-
Notifications
You must be signed in to change notification settings - Fork 80
Description
Background
Earlier this year, we fully migrated the Snapcraft docs from snapcraft.io/docs to documentation.ubuntu.com/snapcraft.
The CLI messages weren't updated during the migration. Several of them still contain links to snapcraft.io.
This will affect the behaviour of Snapcraft itself, so this would be a good opportunity to make a low-risk change to a product's code!
Request
Update all the references to snapcraft.io/docs in the CLI code to instead point to the corresponding pages in documentation.ubuntu.com/snapcraft.
Run the integration test suite, and test the build for yourself.
Guidelines
Before you begin, review the Snapcraft contribution guidelines.
Many of these pages were renamed, and the URL patterns are different, so you'll need to account for any differences. The redirection map of snapcraft.io to RTD pages is in the snapcraft.io repo.
Some pages were retired during migration. If a CLI command links to one of those pages, consult with me or @jahn-junior to determine a good replacement.