diff --git a/doc/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md similarity index 100% rename from doc/CODE_OF_CONDUCT.md rename to .github/CODE_OF_CONDUCT.md diff --git a/README.md b/README.md index 6051ace49..68d9e6ebd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# netplan - Backend-agnostic network configuration in YAML +# Netplan - Declarative network configuration for various backends [![Build+ABI](https://github.com/canonical/netplan/workflows/Build%20&%20ABI%20compatibility/badge.svg?branch=main)](https://github.com/canonical/netplan/actions/workflows/build-abi.yml?query=branch%3Amain) [![Test+Coverage](https://github.com/canonical/netplan/workflows/Unit%20tests%20&%20Coverage/badge.svg?branch=main)](https://github.com/canonical/netplan/actions/workflows/check-coverage.yml?query=branch%3Amain) @@ -13,7 +13,7 @@ http://netplan.io An overview of the architecture can be found at [netplan.io/design](https://netplan.io/design) -The full documentation for netplan is available in the [doc/](../main/doc/) directory. +Find the full [documentation for Netplan](https://netplan.readthedocs.io) on "Read the Docs". # Build using Meson @@ -30,7 +30,7 @@ Please file bug reports in [Launchpad](https://bugs.launchpad.net/netplan/+fileb # Contact us -Please join us on IRC in #netplan at [Libera.Chat](https://libera.chat/). +Please join us on [IRC in #netplan](https://web.libera.chat/gamja/?channels=%23netplan) at Libera.Chat. Our mailing list is [here](https://lists.launchpad.net/netplan-developers/). diff --git a/doc/conf.py b/doc/conf.py index 0e638c0b9..3f6086596 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -159,7 +159,6 @@ 'doc-cheat-sheet*', 'manpage-footer.md', 'manpage-header.md', - 'CODE_OF_CONDUCT.md', ] # Add CSS files (located in .sphinx/_static/)