MarketSquare / MarketSquare/robotframework-style-guide
Robocop links broken
Nobody has claimed this yet.
- Dominant language
- RobotFramework
- Stars
- 29
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
All the links for Robocop that I've clicked so far take me to a 404 page. For example, the link [Robocop: #suite-setting-should-be-left-aligned](https://robocop.readthedocs.io/en/stable/rules_list.html#suite-setting-should-be-left-aligned-e1016) shows:

It looks like:
https://robocop.readthedocs.io/en/stable/rules_list.html#suite-setting-should-be-left-aligned-e1016
should be changed to:
https://robocop.readthedocs.io/en/stable/rules/rules_list.html#spc16-suite-setting-not-left-aligned
So there are two issues for that link:
1. The anchor has changed.
2. The path has an extra `rules` directory in it now.
Presumably all such links will at least need their URL paths updating.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for the old Robocop URL pattern and the example anchor `suite-setting-should-be-left-aligned-e1016`. Compare each result with the current Robocop documentation paths and anchors, then verify that all updated links resolve without 404 responses.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100