diff options
author | Daniil Baturin <daniil@vyos.io> | 2020-04-01 01:13:05 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 01:13:05 +0700 |
commit | 4f9e7c81d77ad439636e75078d27880a9a2fc62b (patch) | |
tree | 6b979c88aafeb1133d44b289df66262c0938483d /CONTRIBUTING.md | |
parent | c7d9ba885e3eade5e849aa007c9e9fe126e27d13 (diff) | |
parent | 4742b8117bc84f27d5dfd529fb5e5be6bb286243 (diff) | |
download | vyos-documentation-4f9e7c81d77ad439636e75078d27880a9a2fc62b.tar.gz vyos-documentation-4f9e7c81d77ad439636e75078d27880a9a2fc62b.zip |
Merge pull request #227 from niklasea/fix-typos
Docs: Fix typo and code-block errors
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5ebc233b..8d769212 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # Documentation Contribution -Please follow the guid in our documentation. It can be found here: +Please follow the guide in our documentation. It can be found here: https://docs.vyos.io/en/latest/contributing/documentation.html |