Skip to content

Use absolute urls for terms

Athanasios Katsadas requested to merge hotfix-term-urls into master

Closes #5 (closed)

This MR replaces relative urls with absolute urls when generating the term redirect url in markdown files.

@miliadi @fmerg please check it out and test it.

Suggested test path:

  • Install the prerelease package in devline
  • Run the terminology commands and build the docs
  • Use nginx docker container to deploy the site locally
  • Visit as may urls as possible to see if they are all working. Try refreshing all the time as well, as this would make the older url break
Edited by Athanasios Katsadas

Merge request reports