Spaces:
Running
Running
Commit ·
a8aa990
1
Parent(s): 52635ef
fix: remove broken OpenEnv Specification link from documentation footer
Browse files
main.go
CHANGED
|
@@ -213,7 +213,6 @@ POST /step {action} → take action</pre>
|
|
| 213 |
<h3>📚 Links</h3>
|
| 214 |
<ul>
|
| 215 |
<li><a href="https://github.com/LO-Kyu/gridmind" target="_blank" rel="noopener noreferrer">GitHub Repository</a></li>
|
| 216 |
-
<li><a href="https://openenv.org">OpenEnv Specification</a></li>
|
| 217 |
</ul>
|
| 218 |
</body>
|
| 219 |
</html>`
|
|
|
|
| 213 |
<h3>📚 Links</h3>
|
| 214 |
<ul>
|
| 215 |
<li><a href="https://github.com/LO-Kyu/gridmind" target="_blank" rel="noopener noreferrer">GitHub Repository</a></li>
|
|
|
|
| 216 |
</ul>
|
| 217 |
</body>
|
| 218 |
</html>`
|