diff options
author | Robert Göhler <github@ghlr.de> | 2021-09-04 19:23:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-04 19:23:59 +0200 |
commit | e30473ee2130297d1301d87601c199ad551631d7 (patch) | |
tree | da5f5724dcaee1d4c08fb9d7f2d3ddbefa54e357 | |
parent | 250724230c606e7f3a24cbdc0b0a326f404d51cf (diff) | |
parent | 2349286fa9083e1bc75c6a6fc658064deef2f851 (diff) | |
download | vyos-documentation-e30473ee2130297d1301d87601c199ad551631d7.tar.gz vyos-documentation-e30473ee2130297d1301d87601c199ad551631d7.zip |
Merge pull request #612 from plett/patch-2
Update link to the documentation
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d769212..b1b67889 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # Documentation Contribution Please follow the guide in our documentation. It can be found here: -https://docs.vyos.io/en/latest/contributing/documentation.html +https://docs.vyos.io/en/latest/documentation.html |