summaryrefslogtreecommitdiff
path: root/docs/contributing/documentation.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-11-17 19:37:19 +0100
committerChristian Poessinger <christian@poessinger.com>2019-11-17 19:37:19 +0100
commit5cccf4c70c71b55d04c4b554be892077b88c502a (patch)
tree0506a2f23d578ada4e3ce592e7be85e3c7c5bcfd /docs/contributing/documentation.rst
parentcbaecb30c23635739ea0b16f9f3c8caa6eb8b97b (diff)
downloadvyos-documentation-5cccf4c70c71b55d04c4b554be892077b88c502a.tar.gz
vyos-documentation-5cccf4c70c71b55d04c4b554be892077b88c502a.zip
contribution: beautify documentation directory name
Diffstat (limited to 'docs/contributing/documentation.rst')
-rw-r--r--docs/contributing/documentation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/documentation.rst b/docs/contributing/documentation.rst
index 09fe9881..7beee976 100644
--- a/docs/contributing/documentation.rst
+++ b/docs/contributing/documentation.rst
@@ -25,7 +25,7 @@ This requires you already have a GitHub account.
* Clone fork to local machine
-* Change to your new local directory vyos-documentation
+* Change to your new local directory ``vyos-documentation``
* Create new branch for your work, use a descriptive name of your work:
``$ git checkout -b fix-vxlan-typo``