Skip to content

Commit c2fb5bd

Browse files
chrisarsenoclaude
andcommitted
docs: update GitHub references from chrisarseno to GozerAI
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f5d85b0 commit c2fb5bd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/pricing/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
<nav class="nav">
5757
<div class="nav-brand">Shopforge</div>
5858
<div class="nav-links">
59-
<a href="https://github.com/chrisarseno/shopforge">GitHub</a>
60-
<a href="https://github.com/chrisarseno/shopforge#readme">Docs</a>
59+
<a href="https://github.com/GozerAI/shopforge">GitHub</a>
60+
<a href="https://github.com/GozerAI/shopforge#readme">Docs</a>
6161
</div>
6262
</nav>
6363
<section class="hero">
@@ -82,7 +82,7 @@ <h1>Shopforge Pricing</h1>
8282
<li>CLI tooling</li>
8383
<li>Community support</li>
8484
</ul>
85-
<a href="https://github.com/chrisarseno/shopforge" class="btn btn-outline">Get Started</a>
85+
<a href="https://github.com/GozerAI/shopforge" class="btn btn-outline">Get Started</a>
8686
</div>
8787
<div class="card featured">
8888
<div class="card-tier">Pro</div>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ api = [
1717
"slowapi>=0.1.9",
1818
]
1919
telemetry = [
20-
"gozerai-telemetry @ git+https://github.com/chrisarseno/gozerai-telemetry.git",
20+
"gozerai-telemetry @ git+https://github.com/GozerAI/gozerai-telemetry.git",
2121
]
2222
dev = [
2323
"pytest>=8.0",

0 commit comments

Comments
 (0)