make chapter name reflect file name

Personally I think this makes more sense anyway.
This commit is contained in:
Charles Hall 2024-03-21 15:42:36 -07:00 committed by June
parent 52fb4d9752
commit 3969b667ba
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
- [Differences from upstream Conduit](differences.md) - [Differences from upstream Conduit](differences.md)
- [Example configuration](configuration.md) - [Example configuration](configuration.md)
- [Deployment options](deploying.md) - [Deploying](deploying.md)
- [Generic](deploying/generic.md) - [Generic](deploying/generic.md)
- [Debian](deploying/debian.md) - [Debian](deploying/debian.md)
- [Docker](deploying/docker.md) - [Docker](deploying/docker.md)

View file

@ -1,3 +1,3 @@
# Deployment options # Deploying
This chapter describes various ways to deploy Conduit. This chapter describes various ways to deploy Conduit.