We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63de438 commit 0c3d14aCopy full SHA for 0c3d14a
.github/copilot-instructions.md
@@ -206,7 +206,7 @@ cargo run --features ssl
206
207
## Documentation
208
209
-- Check the [architecture document](architecture/architecture.md) for a high-level overview
210
-- Read the [development guide](DEVELOPMENT.md) for detailed setup instructions
+- Check the [architecture document](/architecture/architecture.md) for a high-level overview
+- Read the [development guide](/DEVELOPMENT.md) for detailed setup instructions
211
- Generate documentation with `cargo doc --no-deps --all`
212
-- Online documentation is available at [docs.rs/rustpython](https://docs.rs/rustpython/)
+- Online documentation is available at [docs.rs/rustpython](https://docs.rs/rustpython/)
0 commit comments