Update links between developer docs

This commit is contained in:
Igor Támara 2025-10-29 10:12:49 -05:00 committed by CJ van den Berg
parent 0b1d2b5f32
commit bea9c78e8e
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 18 additions and 20 deletions

View file

@ -6,10 +6,6 @@
.draft = false,
.custom = {
.githubedit = "/docs/testing.md",
.prevurl = "/docs/contributing",
.prevtext = "Contributing",
.topurl = "/docs/architecture",
.toptext = "Architecture",
.codepath ="test",
},
---
@ -174,3 +170,10 @@ and the resulting contents of your file and the expected ones.
If in doubt about how to do something,
[please ask](https://discord.com/invite/4wvteUPphx).
## Next steps
* [How to contribute](/docs/contributing)
* [User Documentation](/docs)
* [Other Flow topics](/docs/architecture)