Skip to content

Commit 7051e29

Browse files
authored
redirects: move deleted pages to forum (#5221)
Users on Snapcraft 7 preferred to keep access to the old docs, which are still hosted on the forum.
1 parent 24bfd18 commit 7051e29

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

redirects.yaml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ docs/ros2-shared-memory-in-snaps/?: https://canonical-robotics.readthedocs-hoste
3030
docs/ros-distributions-with-no-extensions/?: https://canonical-robotics.readthedocs-hosted.com/en/latest/how-to-guides/packaging/ros-distributions-with-no-extensions/
3131
docs/ros-troubleshooting/?: https://canonical-robotics.readthedocs-hosted.com/en/latest/references/snapcraft/faq/
3232
docs/snapcraft-build-example/?: https://documentation.ubuntu.com/snapcraft/latest/how-to/publishing/publish-a-snap/
33-
docs/using-the-snap-store/?: https://documentation.ubuntu.com/snapcraft/stable
34-
docs/upload-deltas/?: https://documentation.ubuntu.com/snapcraft/stable
35-
docs/build-private-repository/?: https://documentation.ubuntu.com/snapcraft/stable
36-
docs/build-private-repository-workflow/?: https://documentation.ubuntu.com/snapcraft/stable
37-
docs/services-and-daemons/?: https://documentation.ubuntu.com/snapcraft/stable
38-
docs/gnome-3-34-extension/?: https://documentation.ubuntu.com/snapcraft/stable
3933
docs/ant-plugin/?: https://documentation.ubuntu.com/snapcraft/stable/common/craft-parts/reference/plugins/ant_plugin/
4034
docs/autotools-plugin/?: https://documentation.ubuntu.com/snapcraft/stable/common/craft-parts/reference/plugins/autotools_plugin/
4135
docs/cmake-plugin/?: https://documentation.ubuntu.com/snapcraft/stable/common/craft-parts/reference/plugins/cmake_plugin/
@@ -49,7 +43,6 @@ docs/rust-plugin/?: https://documentation.ubuntu.com/snapcraft/stable/common/cra
4943
docs/scons-plugin/?: https://documentation.ubuntu.com/snapcraft/stable/common/craft-parts/reference/plugins/scons_plugin/
5044
docs/explanation-architectures/?: https://documentation.ubuntu.com/snapcraft/stable/explanation/architectures/
5145
docs/classic-confinement/?: https://documentation.ubuntu.com/snapcraft/stable/explanation/classic-confinement/
52-
docs/snapcraft-interfaces/?: https://documentation.ubuntu.com/snapcraft/stable/explanation/interfaces/
5346
docs/parts-lifecycle/?: https://documentation.ubuntu.com/snapcraft/stable/explanation/parts-lifecycle/
5447
docs/remote-build/?: https://documentation.ubuntu.com/snapcraft/stable/explanation/remote-build/
5548
docs/migrating-bases/?: https://documentation.ubuntu.com/snapcraft/stable/how-to/change-bases/
@@ -139,6 +132,15 @@ docs/defining-a-command/?: https://documentation.ubuntu.com/snapcraft/stable/tut
139132
docs/snapcraft-tutorials/?: https://documentation.ubuntu.com/snapcraft/stable/tutorials/
140133
docs/snapcraft-reference/?: https://documentation.ubuntu.com/snapcraft/stable/reference/
141134

135+
# Legacy forum redirects for pages that don't exist in RTD.
136+
# These are temporary and will be replaced when Snapcraft 7 is migrated.
137+
docs/using-the-snap-store/?: https://forum.snapcraft.io/t/using-the-snap-store/12379
138+
docs/upload-deltas/?: https://forum.snapcraft.io/t/upload-deltas/43890
139+
docs/build-private-repository/?: https://forum.snapcraft.io/t/build-a-snap-from-a-private-repository/38961
140+
docs/build-private-repository-workflow/?: https://forum.snapcraft.io/t/build-a-snap-from-a-private-repository-in-a-github-workflow/38962
141+
docs/gnome-3-34-extension/?: https://forum.snapcraft.io/t/the-gnome-3-34-extension/18485
142+
docs/snapcraft-interfaces/?: https://forum.snapcraft.io/t/supported-interfaces/7744
143+
142144
# Old URL redirects
143145
docs/build-snaps: /docs/snap-format
144146
docs/build-snaps/build-for-another-arch: /docs/building-snaps

0 commit comments

Comments
 (0)