HI Dojo,
I've found some dead links saved in internal offline documentation we had,
e.g.:
but I'm unsure if the above article got moved to a renamed path or removed as perhaps no longer relevant.
Are there any guidelines to quickly remap older links?
I mean, is there any shared reference to know if something went on git-hub under a specific new path?
Thanks
If the uid (this is unique identifier that is given to each document in DocFx) is still the same after the update, you can do the following:
The build of the docs generates an xref map. This is an overview of all the articles. You can download it via http://docs.dataminer.services/xrefmap.yml. Once downloaded, open the file and look for an entry with the uid. This is typically similar to the name of the page, so in your case look for uid: Alarm_filters. In the current version, you'll find an entry that points to dataminer/Operator_guide/Alarms/About_alarms/Alarm_filters.html which is the updated location.