MarketSquare / MarketSquare/robotframework-style-guide

Robocop links broken

Open
#71 2 comments 0 reactions 0 assignees View on GitHub

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:

![Image](https://github.com/user-attachments/assets/f02066b1-9e59-489e-af85-295344d7bb86)

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.