eiffel-community/eiffel-intelligence

EI Pages in 2.0.0-maintainance branch point to documentation on the master

Open

#483 opened on Nov 17, 2020

 (0 comments) (0 reactions) (0 assignees)Java (78 forks)auto 404
buggood first issue

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

Some of the documentation in 2.0.0-maintainance branch points out to the master branch which doesn't exist

Motivation

Updated documentation pointing out to proper branches and reachable documentation pages.

Exemplification

Here is an example of such page : https://github.com/eiffel-community/eiffel-intelligence/blob/2.0.0-maintenance/wiki/markdown/rules.md#Rule-set-up

Under the History Rules, when you click the here it points out to the master branch and that documentation is not available, instead it should point out to the 2.0.0-maintainance branch documentation itself.

Benefits

Readability of documentation and pointing out to the correct version of the documentation.

Possible Drawbacks

Unreachable pages and confusion to users on the documentation

Contributor guide