diff options
author | Yuriy Andamasov <andamasov@gmail.com> | 2019-01-20 16:17:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-20 16:17:30 +0100 |
commit | 612ab4def61755afc369c8e226588b15db0bc751 (patch) | |
tree | 8356346a5b7a4b51339a4975f10da3f4b9123ef9 /docs/index.rst | |
parent | ce02006259e45ea9b0ab5f30ac3f1639d2338505 (diff) | |
parent | 1ac4afa392eb4c077507cf3866ebc1b8b3cb1793 (diff) | |
download | vyos-documentation-612ab4def61755afc369c8e226588b15db0bc751.tar.gz vyos-documentation-612ab4def61755afc369c8e226588b15db0bc751.zip |
Merge pull request #7 from kmpm/festures/split-services
services in own folder
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index defee653..f340f8b8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ as a router and firewall platform for cloud deployments. nat.rst vpn.rst qos.rst - services + services/index.rst system.rst clustering.rst image-mgmt.rst |