Hi Dirk.
On Mon, Feb 5, 2024 at 8:48 AM Dirk Hohndel via subsurface <[email protected]> wrote: > > I suspect that one thing that went missing in the move is the > Subsurface-mobile manual. I just tried to open it from within the > application, and I am getting a 404 for > https://subsurface-divelog.org/subsurface-mobile-v3-user-manual/ > > > This works here - but with the 'new' URL... I need to make sure I add a > redirect for the old URL > > https://www.subsurface-divelog.org/subsurface-mobile-user-manual/ I think the 'right' way to do this will be two-pronged: 1. update the URL baked into the mobile application (done here: https://github.com/subsurface/subsurface/pull/4082) 2. add a redirect from the legacy URL to the new URL so users on older versions of the mobile application are not left high and dry. Re. 2., from the look of it this has been redirected once already, the URL currently baked into the application is https://subsurface-divelog.org/documentation/subsurface-mobile-v3-user-manual/ - which seems to have been baked in since before the move from v2 to v3, so maybe we can just change the existing redirect to point to https://www.subsurface-divelog.org/subsurface-mobile-user-manual/ Ngā mihi Michael Keller _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
