diff options
author | Daniel Watkins <oddbloke@ubuntu.com> | 2020-01-29 11:37:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 11:37:57 -0500 |
commit | 8409dd7da21b064214091edd8f1469267be1e738 (patch) | |
tree | adcea0fb9799802d6c484462de343a94cc3a2b0b /HACKING.rst | |
parent | 9e3ac98097ed1c7f49ec8975a40aec7229231aae (diff) | |
download | vyos-cloud-init-8409dd7da21b064214091edd8f1469267be1e738.tar.gz vyos-cloud-init-8409dd7da21b064214091edd8f1469267be1e738.zip |
HACKING.rst: update CLA link (#199)
Diffstat (limited to 'HACKING.rst')
-rw-r--r-- | HACKING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.rst b/HACKING.rst index 4ebdac17..e050fa93 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -63,7 +63,7 @@ Do these things once .. _GitHub: https://github.com .. _Launchpad: https://launchpad.net .. _repository: https://github.com/canonical/cloud-init -.. _contributor license agreement: http://www.canonical.com/contributors +.. _contributor license agreement: https://ubuntu.com/legal/contributors .. _contributor-agreement-canonical: https://launchpad.net/%7Econtributor-agreement-canonical/+members Do these things for each feature or bug |