Skip to content

Commit b751c41

Browse files
web3dev1337claude
andcommitted
fix: update Neural Pixel footer link to actual repo URL
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9b1de11 commit b751c41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ <h2 class="section-title">Install</h2>
381381
<a href="https://github.com/web3dev1337/claude-orchestrator/releases/latest" target="_blank">Download</a>
382382
<a href="https://github.com/web3dev1337/claude-orchestrator" target="_blank">Run from Source</a>
383383
</div>
384-
<div class="copyright">© <span id="copy-year"></span> <a href="https://github.com/neuralpixel" target="_blank">Neural Pixel</a></div>
384+
<div class="copyright">© <span id="copy-year"></span> <a href="https://github.com/web3dev1337/claude-orchestrator" target="_blank">Neural Pixel</a></div>
385385
</div>
386386
</footer>
387387

0 commit comments

Comments
 (0)