Skip to content

Commit 2080295

Browse files
saurabh-ossclaude
andcommitted
chore: update marketing site links to official jenkinsci repo
Point all GitHub and download links to the official plugin home: - GitHub links → jenkinsci/forgeai-pipeline-intelligence-plugin - Download / release links → plugins.jenkins.io/forgeai-pipeline-intelligence - Update hero badge and Quick Start step 1 to reference the update center Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0860a36 commit 2080295

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

docs/index.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -423,9 +423,9 @@
423423
<li><a href="#providers">Providers</a></li>
424424
<li><a href="#comparison">Why ForgeAI</a></li>
425425
<li><a href="#quickstart">Quick Start</a></li>
426-
<li><a href="https://github.com/saurabh-oss/forgeai-pipeline-intelligence" target="_blank">GitHub</a></li>
426+
<li><a href="https://github.com/jenkinsci/forgeai-pipeline-intelligence-plugin" target="_blank">GitHub</a></li>
427427
</ul>
428-
<a href="https://github.com/saurabh-oss/forgeai-pipeline-intelligence/releases" class="nav-cta" target="_blank">Download .hpi</a>
428+
<a href="https://plugins.jenkins.io/forgeai-pipeline-intelligence/" class="nav-cta" target="_blank">Plugin Site</a>
429429
</div>
430430
</nav>
431431

@@ -434,14 +434,14 @@
434434
<div class="hero-bg"></div>
435435
<div class="hero-grid"></div>
436436
<div class="hero-content">
437-
<div class="hero-badge"><span class="dot"></span> Open Source &middot; MIT License &middot; v1.0</div>
437+
<div class="hero-badge"><span class="dot"></span> Open Source &middot; MIT License &middot; Now on Jenkins Update Center</div>
438438
<h1>AI-powered <em>pipeline intelligence</em> for Jenkins</h1>
439439
<p class="hero-sub">
440440
8 specialized analyzers for code review, vulnerability scanning,
441441
architecture drift detection, and release readiness — directly in your CI/CD pipeline.
442442
</p>
443443
<div class="hero-actions">
444-
<a href="https://github.com/saurabh-oss/forgeai-pipeline-intelligence" class="btn-primary" target="_blank">View on GitHub</a>
444+
<a href="https://github.com/jenkinsci/forgeai-pipeline-intelligence-plugin" class="btn-primary" target="_blank">View on GitHub</a>
445445
<a href="#quickstart" class="btn-secondary">Quick Start Guide</a>
446446
</div>
447447

@@ -729,8 +729,8 @@ <h3>Release Readiness</h3>
729729
<div class="install-step">
730730
<span class="step-num">1</span>
731731
<h3>Install the plugin</h3>
732-
<p>Download the <code>.hpi</code> from GitHub Releases and upload via Manage Jenkins &rarr; Plugins &rarr; Advanced.</p>
733-
<code>mvn clean package -DskipTests</code>
732+
<p>Search for <strong>ForgeAI Pipeline Intelligence</strong> in Manage Jenkins &rarr; Plugins &rarr; Available, or download the <code>.hpi</code> from the plugin site.</p>
733+
<code>plugins.jenkins.io/forgeai-pipeline-intelligence</code>
734734
</div>
735735
<div class="install-step">
736736
<span class="step-num">2</span>
@@ -783,8 +783,8 @@ <h3>Add to your pipeline</h3>
783783
<div class="section-title">Start forging smarter pipelines today</div>
784784
<p style="color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem">Open source. MIT License. Free forever.</p>
785785
<div class="hero-actions" style="justify-content:center">
786-
<a href="https://github.com/saurabh-oss/forgeai-pipeline-intelligence" class="btn-primary" target="_blank">Star on GitHub</a>
787-
<a href="https://github.com/saurabh-oss/forgeai-pipeline-intelligence/releases" class="btn-secondary" target="_blank">Download Latest Release</a>
786+
<a href="https://github.com/jenkinsci/forgeai-pipeline-intelligence-plugin" class="btn-primary" target="_blank">Star on GitHub</a>
787+
<a href="https://plugins.jenkins.io/forgeai-pipeline-intelligence/" class="btn-secondary" target="_blank">Install from Update Center</a>
788788
</div>
789789
</div>
790790
</div>
@@ -794,8 +794,9 @@ <h3>Add to your pipeline</h3>
794794
<footer>
795795
<div class="container">
796796
<p>
797-
ForgeAI Pipeline Intelligence &middot; <a href="https://github.com/saurabh-oss/forgeai-pipeline-intelligence">GitHub</a> &middot;
798-
<a href="https://github.com/saurabh-oss/forgeai-pipeline-intelligence/blob/main/LICENSE">MIT License</a> &middot;
797+
ForgeAI Pipeline Intelligence &middot; <a href="https://github.com/jenkinsci/forgeai-pipeline-intelligence-plugin">GitHub</a> &middot;
798+
<a href="https://plugins.jenkins.io/forgeai-pipeline-intelligence/">Plugin Site</a> &middot;
799+
<a href="https://github.com/jenkinsci/forgeai-pipeline-intelligence-plugin/blob/main/LICENSE">MIT License</a> &middot;
799800
Built with <span style="color:var(--accent)">&hearts;</span> and Claude
800801
</p>
801802
</div>

0 commit comments

Comments
 (0)