Skip to content

Fix various hyperlinks to cross referenced pages and external resources. - #137

Open
DCEW wants to merge 5 commits into
mainfrom
fix_links
Open

Fix various hyperlinks to cross referenced pages and external resources.#137
DCEW wants to merge 5 commits into
mainfrom
fix_links

Conversation

@DCEW

@DCEW DCEW commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

closes #136

@DCEW
DCEW requested a review from a team as a code owner August 27, 2026 16:07
@DCEW DCEW self-assigned this Aug 27, 2026
Comment thread docs/user-guide/index.md

@StatsRhian StatsRhian left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot! However I we don't need to do ../user-guide/quickstart when we're already in user-guide. We should use quickstart for files within the same location

Comment thread docs/technical-information/index.md Outdated
Comment thread docs/user-guide/index.md
Comment on lines +6 to +13
:lucide-rocket: If you want to know how to use the tool, see our [quick start guide](../user-guide/quick-start).

:lucide-boxes: For a simple overview of how the tool works, please visit the [methodology](user-guide/methodology) page.
:lucide-boxes: For a simple overview of how the tool works, please visit the [methodology](../user-guide/methodology) page.

:lucide-sigma: If you would like the detail on how the tool works, have a look at the
[technical information](technical-information).
[technical information](../technical-information).

:lucide-message-circle-question-mark: Got questions? Check if someone has already asked them! Visit our [frequently asked questions](/docs/user-guide/faq) page.
:lucide-message-circle-question-mark: Got questions? Check if someone has already asked them! Visit our [frequently asked questions](../user-guide/faq) page.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:lucide-rocket: If you want to know how to use the tool, see our [quick start guide](../user-guide/quick-start).
:lucide-boxes: For a simple overview of how the tool works, please visit the [methodology](user-guide/methodology) page.
:lucide-boxes: For a simple overview of how the tool works, please visit the [methodology](../user-guide/methodology) page.
:lucide-sigma: If you would like the detail on how the tool works, have a look at the
[technical information](technical-information).
[technical information](../technical-information).
:lucide-message-circle-question-mark: Got questions? Check if someone has already asked them! Visit our [frequently asked questions](/docs/user-guide/faq) page.
:lucide-message-circle-question-mark: Got questions? Check if someone has already asked them! Visit our [frequently asked questions](../user-guide/faq) page.
:lucide-rocket: If you want to know how to use the tool, see our [quick start guide](quick-start).
:lucide-boxes: For a simple overview of how the tool works, please visit the [methodology](methodology) page.
:lucide-sigma: If you would like the detail on how the tool works, have a look at the
[technical information](../technical-information).
:lucide-message-circle-question-mark: Got questions? Check if someone has already asked them! Visit our [frequently asked questions](faq) page.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolving this as GH not letting me accept it - will make changes if still needed

Co-authored-by: Rhian Davies <thetrianglegirl@gmail.com>
Comment thread docs/technical-information/index.md Outdated
Comment thread docs/technical-information/index.md Outdated
DCEW and others added 2 commits August 28, 2026 17:04
Co-authored-by: Rhian Davies <thetrianglegirl@gmail.com>
Co-authored-by: Rhian Davies <thetrianglegirl@gmail.com>
@DCEW
DCEW requested a review from StatsRhian August 28, 2026 16:05

@StatsRhian StatsRhian left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't understand why the suggestions won't go through! Weird! I'm just going to approve!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate/fix broken links

2 participants