Skip to content

Commit 9e0227e

Browse files
authored
Merge pull request #855 from web3dev1337/feat/og-meta-tags
fix: update Neural Pixel footer link to actual repo URL
2 parents 662a8fd + b751c41 commit 9e0227e

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)