@@ -30,12 +30,6 @@ docs/ros2-shared-memory-in-snaps/?: https://canonical-robotics.readthedocs-hoste
3030docs/ros-distributions-with-no-extensions/? : https://canonical-robotics.readthedocs-hosted.com/en/latest/how-to-guides/packaging/ros-distributions-with-no-extensions/
3131docs/ros-troubleshooting/? : https://canonical-robotics.readthedocs-hosted.com/en/latest/references/snapcraft/faq/
3232docs/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
3933docs/ant-plugin/? : https://documentation.ubuntu.com/snapcraft/stable/common/craft-parts/reference/plugins/ant_plugin/
4034docs/autotools-plugin/? : https://documentation.ubuntu.com/snapcraft/stable/common/craft-parts/reference/plugins/autotools_plugin/
4135docs/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
4943docs/scons-plugin/? : https://documentation.ubuntu.com/snapcraft/stable/common/craft-parts/reference/plugins/scons_plugin/
5044docs/explanation-architectures/? : https://documentation.ubuntu.com/snapcraft/stable/explanation/architectures/
5145docs/classic-confinement/? : https://documentation.ubuntu.com/snapcraft/stable/explanation/classic-confinement/
52- docs/snapcraft-interfaces/? : https://documentation.ubuntu.com/snapcraft/stable/explanation/interfaces/
5346docs/parts-lifecycle/? : https://documentation.ubuntu.com/snapcraft/stable/explanation/parts-lifecycle/
5447docs/remote-build/? : https://documentation.ubuntu.com/snapcraft/stable/explanation/remote-build/
5548docs/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
139132docs/snapcraft-tutorials/? : https://documentation.ubuntu.com/snapcraft/stable/tutorials/
140133docs/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
143145docs/build-snaps : /docs/snap-format
144146docs/build-snaps/build-for-another-arch : /docs/building-snaps
0 commit comments