Skip to content

Commit 6304a72

Browse files
author
Test
committed
refactor: update github links to gptcode-cloud org
Updated all documentation links to point to the new 'gptcode-cloud' organization to match the decided branding strategy.
1 parent 492ab2c commit 6304a72

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<a href="{{ '/pricing' | relative_url }}">Pricing</a>
3434
<a href="{{ '/live' | relative_url }}" class="nav-live">Live</a>
3535
<a href="{{ '/blog' | relative_url }}">Blog</a>
36-
<a href="https://github.com/gptcode/cli" class="nav-github" target="_blank">GitHub</a>
36+
<a href="https://github.com/gptcode-cloud/cli" class="nav-github" target="_blank">GitHub</a>
3737
</div>
3838
</div>
3939
</nav>

docs/live.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,6 @@ <h2>Be the First to Try Live</h2>
474474

475475
<div class="cta-buttons">
476476
<a href="mailto:jader@gptcode.dev?subject=GPTCode Live Waitlist" class="cta-btn primary">Join Waitlist →</a>
477-
<a href="https://github.com/gptcode/cli" class="cta-btn secondary">Get CLI Free</a>
477+
<a href="https://github.com/gptcode-cloud/cli" class="cta-btn secondary">Get CLI Free</a>
478478
</div>
479479
</div>

docs/pricing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ <h1>Simple, Transparent Pricing</h1>
282282
<li>Neovim plugin</li>
283283
<li>Community support</li>
284284
</ul>
285-
<a href="https://github.com/gptcode/cli" class="plan-cta secondary">Get Started Free →</a>
285+
<a href="https://github.com/gptcode-cloud/cli" class="plan-cta secondary">Get Started Free →</a>
286286
</div>
287287

288288
<!-- Pro Tier -->

docs/vs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ <h2>Choose the Right Tool for Your Situation</h2>
538538
<h2>Ready to Own Your AI Assistant?</h2>
539539
<p>GPTCode is free, open-source, and respects your privacy. Start coding with AI that's truly yours.</p>
540540
<div class="cta-buttons">
541-
<a href="https://github.com/gptcode/cli" class="cta-btn primary">Get GPTCode Free →</a>
541+
<a href="https://github.com/gptcode-cloud/cli" class="cta-btn primary">Get GPTCode Free →</a>
542542
<a href="/pricing" class="cta-btn secondary">See Pricing</a>
543543
</div>
544544
</div>

0 commit comments

Comments
 (0)