Skip to content

Fix broken scrample link in the user's guide - #3243

Open
ThePo1es wants to merge 1 commit into
eclipse-score:mainfrom
ThePo1es:thepo1es/fix-scrample-link
Open

ThePo1es wants to merge 1 commit into
eclipse-score:mainfrom
ThePo1es:thepo1es/fix-scrample-link

Conversation

@ThePo1es

@ThePo1es ThePo1es commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bugfix

Important

Use this template only for bugfixes that do not influence topics covered by change requests or improvements.

Description

The "What's next" page of the user's guide links to the scrample tag v0.1.2-simple-app, which does not exist (404). As suggested in the issue, the link now points to the latest existing release v0.1.1.

Note: a fixed tag will go stale again with the next scrample release. If preferred, the link could instead point to https://github.com/eclipse-score/scrample/releases/latest, which always resolves to the newest release. Happy to change it.

Related ticket

closes #3145 (bugfix ticket)

The "What's next" page links to the scrample tag v0.1.2-simple-app,
which does not exist. Point to the latest existing release v0.1.1
instead so that newcomers land on a working checkout.

Closes eclipse-score#3145
@ThePo1es

ThePo1es commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

Same as #3242: first-time contributor, the workflow runs need a maintainer's approval (action_required) before CI can run. Thanks!

@ThePo1es

ThePo1es commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Heads-up on a possible overlap: #3224 moves docs/users_guide/whats_next/index.rst into docs/contribute/index.rst and fixes the same broken scrample link there, pointing it at https://github.com/eclipse-score/scrample/releases instead of a pinned tag.

That is arguably the better long-term target, since it will not go stale when a new release is published. If #3224 lands first, this PR becomes obsolete and I will close it. Until then this one-line change is available if a quicker fix for #3145 is wanted.

Happy to close it right away if you prefer to keep the fix consolidated in #3224 — just let me know.

@github-actions

Copy link
Copy Markdown
Contributor

Documentation preview for this pull request is available at:
pr-3243: https://eclipse-score.github.io/score/pr-3243/

@janis-qorix janis-qorix left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

works fine

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

Labels

None yet

Projects

Status: Backlog
Status: No status

Development

Successfully merging this pull request may close these issues.

Scrample link is broken in docs

3 participants