ukri-excalibur / excalibur-tests

Performance benchmarks and regression tests for the ExCALIBUR project
https://ukri-excalibur.github.io/excalibur-tests/
Apache License 2.0
17 stars 14 forks source link

[docs] Rewrite URLs in Markdown files for docs previews #295

Closed giordano closed 4 months ago

giordano commented 4 months ago

In #294 I noticed that the links in the main page (coming from the top-level README.md) of the docs preview were pointing to the "production" website, not the preview one, because of course if the Markdown files have any links they'd point to the production version. With this step we should be able to automatically rewrite the links, so as to keep them within the preview docs.

Edit: to confirm this works, see how the links in the Documentation section now point to pages within the preview.