File tree Expand file tree Collapse file tree
packages/create-rstack/template-common Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This project uses Rstack CLI as its JS toolchain:
44
55- Read the docs linked from ` node_modules/rstack/docs/llms.txt ` when needed
6- - Online docs: [ https://rstack.rs/llms.txt ] ( https://rstack.rs/llms.txt )
6+ - Online docs: https://rstack.rs/llms.txt
77- Run ` rs -h ` for CLI help
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ You can also copy the following content into your own `AGENTS.md`:
2323This project uses Rstack CLI as its JS toolchain:
2424
2525- Read the docs linked from ` node_modules/rstack/docs/llms.txt ` when needed
26- - Online docs: [ https://rstack.rs/llms.txt ] ( https://rstack.rs/llms.txt )
26+ - Online docs: https://rstack.rs/llms.txt
2727- Run ` rs -h ` for CLI help
2828```
2929
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ import { PackageManagerTabs } from '@rspress/core/theme';
2323This project uses Rstack CLI as its JS toolchain:
2424
2525- Read the docs linked from ` node_modules/rstack/docs/llms.txt ` when needed
26- - Online docs: [ https://rstack.rs/llms.txt ] ( https://rstack.rs/llms.txt )
26+ - Online docs: https://rstack.rs/llms.txt
2727- Run ` rs -h ` for CLI help
2828```
2929
You can’t perform that action at this time.
0 commit comments