diff options
author | Brett Holman <bholman.devel@gmail.com> | 2021-12-06 10:35:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-06 11:35:25 -0600 |
commit | f428ed1611bdb685598832dd42495f0bcda40ec4 (patch) | |
tree | 181fe61a8b7518258153dcf30f1b1c6908d8032a /README.md | |
parent | 0e25076b34fa995161b83996e866c0974cee431f (diff) | |
download | vyos-cloud-init-f428ed1611bdb685598832dd42495f0bcda40ec4.tar.gz vyos-cloud-init-f428ed1611bdb685598832dd42495f0bcda40ec4.zip |
update dead link (#1133)
Fix dead link to "contributing" page in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ get in contact with that distribution and send them our way! ## To start developing cloud-init -Checkout the [hacking](https://cloudinit.readthedocs.io/en/latest/topics/hacking.html) +Checkout the [contributing](https://cloudinit.readthedocs.io/en/latest/topics/contributing.html) document that outlines the steps necessary to develop, test, and submit code. ## Daily builds |