gfernandf commited on
Commit
3da6e41
·
verified ·
1 Parent(s): ec16edb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,6 +7,6 @@
7
  <body>
8
  <h1>ORCA Cognitive Runtime</h1>
9
  <p>LLM agents should reuse cognition, not recompute it.</p>
10
- <p><a href="https://github.com/gfernandf/agent-skills">GitHub</a></p>
11
  </body>
12
  </html>
 
7
  <body>
8
  <h1>ORCA Cognitive Runtime</h1>
9
  <p>LLM agents should reuse cognition, not recompute it.</p>
10
+ <p><a href="https://github.com/gfernandf/agent-skills" target="_blank" rel="noopener noreferrer">GitHub</a></p>
11
  </body>
12
  </html>