You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ Contributions are welcome and highly appreciated.
242
242
243
243
A huge shout-out to our wonderful [contributors](https://github.com/live-codes/livecodes/graphs/contributors)! Your hard work makes all the difference!
244
244
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).
245
+
Please refer to the [contribution guide](https://github.com/live-codes/livecodes/blob/HEAD/CONTRIBUTING.md) and [system documentation](https://github.com/live-codes/livecodes/blob/HEAD/docs/docs/contribution/README.md).
246
246
247
247
## For AI Agents
248
248
@@ -252,9 +252,9 @@ If you use an AI coding agent, run:
252
252
npx @tanstack/intent@latest install
253
253
```
254
254
255
-
This loads the Intent skills for LiveCodes. See [skills/livecodes/SKILL.md](./skills/livecodes/SKILL.md) for the skill index.
255
+
This loads the Intent skills for LiveCodes. See [skills/livecodes/SKILL.md](https://github.com/live-codes/livecodes/blob/HEAD/skills/livecodes/SKILL.md) for the skill index.
256
256
257
-
For internal architecture and system documentation, see [docs/docs/contribution/](./docs/docs/contribution/README.md).
257
+
For internal architecture and system documentation, see [docs/docs/contribution/](https://github.com/live-codes/livecodes/blob/HEAD/docs/docs/contribution/README.md).
0 commit comments