Skip to content

Commit 4b4e32b

Browse files
committed
fix links
1 parent f627830 commit 4b4e32b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Contributions are welcome and highly appreciated.
242242

243243
A huge shout-out to our wonderful [contributors](https://github.com/live-codes/livecodes/graphs/contributors)! Your hard work makes all the difference!
244244

245-
Please refer to the [contribution guide](https://github.com/live-codes/livecodes/blob/HEAD/CONTRIBUTING.md) and [system documentation](./docs/docs/contribution/).
245+
Please refer to the [contribution guide](https://github.com/live-codes/livecodes/blob/HEAD/CONTRIBUTING.md) and [system documentation](./docs/docs/contribution/README.md).
246246

247247
## For AI Agents
248248

@@ -254,7 +254,7 @@ npx @tanstack/intent@latest install
254254

255255
This loads the Intent skills for LiveCodes. See [skills/livecodes/SKILL.md](./skills/livecodes/SKILL.md) for the skill index.
256256

257-
For internal architecture and system documentation, see [docs/docs/contribution/](./docs/docs/contribution/).
257+
For internal architecture and system documentation, see [docs/docs/contribution/](./docs/docs/contribution/README.md).
258258

259259
## Credits
260260

skills/livecodes/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >-
66
LiveCodes skills.
77
type: core
88
library: livecodes
9-
library_version: v0.13.0+
9+
library_version: 0.13.0
1010
---
1111

1212
# LiveCodes Overview

0 commit comments

Comments
 (0)