Update docs/software/installation.mdx to point to correct run instructions (/software/server/introduction)
This commit is contained in:
parent
1468a92980
commit
76b8dc8cc3
|
@ -28,4 +28,4 @@ Install your project along with its dependencies in a virtual environment manage
|
|||
poetry install
|
||||
```
|
||||
|
||||
Now you should be ready to [run your 01](/software/run).
|
||||
Now you should be ready to [run your 01](/software/server/introduction).
|
||||
|
|
Loading…
Reference in New Issue