mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-16 04:11:05 +01:00
make chapter name reflect file name
Personally I think this makes more sense anyway.
This commit is contained in:
parent
3dd21456ef
commit
5a4ee9808a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
- [Introduction](introduction.md)
|
||||
|
||||
- [Example configuration](configuration.md)
|
||||
- [Deployment options](deploying.md)
|
||||
- [Deploying](deploying.md)
|
||||
- [Generic](deploying/generic.md)
|
||||
- [Debian](deploying/debian.md)
|
||||
- [Docker](deploying/docker.md)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Deployment options
|
||||
# Deploying
|
||||
|
||||
This chapter describes various ways to deploy Conduit.
|
||||
|
|
Loading…
Reference in a new issue