Skip to content

Update links in README for releases and guidelines#75

Open
b-rei wants to merge 2 commits into
eclipse-score:mainfrom
b-rei:patch-2
Open

Update links in README for releases and guidelines#75
b-rei wants to merge 2 commits into
eclipse-score:mainfrom
b-rei:patch-2

Conversation

@b-rei

@b-rei b-rei commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updated Links:
Release to latest releases page in Github for reference_integration repo

From old Handbook url to new user guide

Updated Links: 
Release to latest releases page in Github for reference_integration repo

From old Handbook url to new user guide

Signed-off-by: b-rei <[email protected]>
Comment thread profile/README.md

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.

AI-assisted review (Claude):

The profile/README.md is auto-generated from src/generate_repo_overview/templates/profile_readme.md via the refresh-profile.yml workflow (runs daily and on workflow_dispatch). Editing profile/README.md directly means the next automated run will overwrite all changes in this PR.

The three links changed here must be updated in the template instead:

-Get the latest stable release ... [**View Releases &raquo;**](https://github.com/eclipse-score/score/releases)
+Get the latest stable release ... [**View Releases &raquo;**](https://github.com/eclipse-score/reference_integration/releases)
-[**Read the Guideline &raquo;**](https://eclipse-score.github.io/score/main/contribute/index.html)
+[**Read the Guideline &raquo;**](https://eclipse-score.github.io/score/main/users_guide/index.html)
-[**See the Roadmap &raquo;**](https://eclipse-score.github.io/score/main/score_releases/index.html#releases)
+[**See the Roadmap &raquo;**](https://eclipse-score.github.io/reference_integration/main/s_core_v_1/releases/releases.html)

@AlexanderLanin AlexanderLanin 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.

AI-assisted review (Claude):

Critical: 1, Important: 0, Suggestions: 1


Critical — changes will be overwritten by automation

profile/README.md is auto-generated from src/generate_repo_overview/templates/profile_readme.md by the refresh-profile.yml workflow (daily schedule + workflow_dispatch). All three link changes in this PR need to go into the template file instead, otherwise the next bot run silently reverts them.


Suggestion — broken Markdown link syntax

Line 18 of the diff introduces a double-URL link:

[**Read the Guideline »**]([https://...old...](https://...new...))

The outer [text](...) should contain only the URL, not a nested Markdown link. It should be:

[**Read the Guideline »**](https://eclipse-score.github.io/score/main/users_guide/index.html)

This renders as a literal [url](url) string in GitHub Markdown rather than a clickable link.

@b-rei

b-rei commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

@AlexanderLanin:

Ok. Fine. So I need to change in this file:
src/generate_repo_overview/templates/profile_readme.md?

@AlexanderLanin

AlexanderLanin commented Jun 23, 2026

Copy link
Copy Markdown
Member

yes, profile/README.md is auto-generated from src/generate_repo_overview/templates/profile_readme.md

We can improve that - or document it. But thats how it is in the moment.

@b-rei b-rei mentioned this pull request Jun 24, 2026
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.

7 participants