move quickstart.md to quickstart.en.md
This commit is contained in:
@@ -38,11 +38,11 @@ server setup rather than needing vhosting and routes.
|
||||
See `comitium help` for basic usage. For more detailed usage, see
|
||||
[comitium(1)][comitium.1].
|
||||
|
||||
To get up and running, see the [quickstart page][quickstart].
|
||||
To get up and running, see the [quickstart/tutorial page][quickstart].
|
||||
|
||||
|
||||
[comitium.1]: doc/comitium.1.scd
|
||||
[quickstart]: doc/quickstart.md
|
||||
[quickstart]: doc/quickstart.en.md
|
||||
|
||||
|
||||
## building & installing
|
||||
|
||||
@@ -17,7 +17,7 @@ home directory, you can instead find the binary and man page in `build/` after
|
||||
running `make`. You can then copy or symlink `comitium` to your preferred bin
|
||||
directory and you can access the man page with `man -l build/comitium.1`.
|
||||
|
||||
[README]: README.md
|
||||
[README]: ../README.md
|
||||
|
||||
|
||||
## getting set up
|
||||
Reference in New Issue
Block a user