Skip to content

Fix links in Update guide 5.1 to 6.0

Robert Schilling requested to merge (removed):doc/fix_update_doc_links into master

Links have missing slashes and additionally point to master branch. This MR prevents a 404 error (missing slash) and points to the correct branch (6-0-stable) for comparison of the config files.

/cc @Sytse

Merge request reports