fix: update GitHub link to correct public repository
Changed from non-existent tractatus-framework/tractatus-framework (404) to correct public repository AgenticGovernance/tractatus-framework (200 OK). Fixes broken GitHub link on Agent Lightning integration page. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
8db17ff6c0
commit
ea2d94b3fc
2 changed files with 2 additions and 2 deletions
|
|
@ -257,7 +257,7 @@ If you use this integration in your research, please cite:
|
|||
title = {Agent Lightning Integration: Governance + Performance},
|
||||
author = {Tractatus Project},
|
||||
year = {2025},
|
||||
url = {https://github.com/tractatus-framework/tractatus-framework},
|
||||
url = {https://github.com/AgenticGovernance/tractatus-framework},
|
||||
note = {Preliminary findings (small-scale validation)}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
|
|
@ -312,7 +312,7 @@
|
|||
<div class="bg-white rounded-lg p-6 border-2 border-purple-300 shadow-md">
|
||||
<h3 class="text-xl font-bold text-gray-900 mb-4">📦 Tractatus Framework</h3>
|
||||
<p class="text-gray-700 mb-4">Governance architecture and framework components. Apache 2.0 licensed on GitHub.</p>
|
||||
<a href="https://github.com/tractatus-framework/tractatus-framework" target="_blank" rel="noopener noreferrer" class="inline-block bg-purple-600 text-white font-bold px-6 py-3 rounded-lg hover:bg-purple-700 transition shadow-md">View on GitHub (Apache 2.0) →</a>
|
||||
<a href="https://github.com/AgenticGovernance/tractatus-framework" target="_blank" rel="noopener noreferrer" class="inline-block bg-purple-600 text-white font-bold px-6 py-3 rounded-lg hover:bg-purple-700 transition shadow-md">View on GitHub (Apache 2.0) →</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue