diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-09 16:25:55 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-13 13:56:26 +0200 |
commit | d97327342ea8b32ede19fadaf8290dc29fcfa048 (patch) | |
tree | 356037bfebba7a9a90ec6700e0c37e13c2467de7 /docs/devel | |
parent | 8d4cd3dd8b7091772ff0fdf84b79619cf083c98c (diff) | |
download | qemu-d97327342ea8b32ede19fadaf8290dc29fcfa048.zip qemu-d97327342ea8b32ede19fadaf8290dc29fcfa048.tar.gz qemu-d97327342ea8b32ede19fadaf8290dc29fcfa048.tar.bz2 |
docs: link to archived Fedora code of conduct
Fedora has switched to a different CoC. QEMU's own code of conduct
is based on the previous version and cites it as a source. Replace
the link with one to the Wayback Machine.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/devel')
-rw-r--r-- | docs/devel/code-of-conduct.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/devel/code-of-conduct.rst b/docs/devel/code-of-conduct.rst index 277b525..195444d 100644 --- a/docs/devel/code-of-conduct.rst +++ b/docs/devel/code-of-conduct.rst @@ -55,6 +55,6 @@ Sources ------- This document is based on the `Fedora Code of Conduct -<https://fedoraproject.org/code-of-conduct>`__ and the -`Contributor Covenant version 1.3.0 +<http://web.archive.org/web/20210429132536/https://docs.fedoraproject.org/en-US/project/code-of-conduct/>`__ +(as of April 2021) and the `Contributor Covenant version 1.3.0 <https://www.contributor-covenant.org/version/1/3/0/code-of-conduct/>`__. |