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 64138fb commit c16bd5dCopy full SHA for c16bd5d
README.md
@@ -66,7 +66,7 @@ test
66
67
# Manually building documentation
68
69
-We recommend [reading the docs online](docs-dev-url), but you can also build
+We recommend [reading the docs online][docs-dev-url], but you can also build
70
them locally. To do so, activate the docs environment, from the
71
`VMRobotControl.jl` folder:
72
```
@@ -80,4 +80,4 @@ include("./docs/make.jl")
80
and host them using `LiveServer.jl`:
81
```julia
82
include("./docs/host.jl")
83
-```
+```
0 commit comments