Skip to content

docs: remove Adoptium link from README prerequisites#986

Merged
v1r3n merged 4 commits intomainfrom
fix/quickstart-docs
Apr 12, 2026
Merged

docs: remove Adoptium link from README prerequisites#986
v1r3n merged 4 commits intomainfrom
fix/quickstart-docs

Conversation

@nthmost-orkes
Copy link
Copy Markdown
Contributor

@nthmost-orkes nthmost-orkes commented Apr 7, 2026

Summary

  • Remove the [Java](https://adoptium.net/) link from the README prerequisites line — just say "Java 21+"
  • Add a rule to AGENTS.md: never link to a specific Java distribution in docs or READMEs

Why

Linking to Adoptium implies we endorse it over OpenJDK, Amazon Corretto, SDKMAN, Homebrew, etc. Users install Java however they like; we shouldn't steer them. The link also goes stale when distro names or URLs change.

User impact

New users reading the README prerequisites will see "Java 21+" with no vendor attached — accurate, neutral, and future-proof.

Note on issue reference

Fixes conductor-oss/getting-started#1 — the broken quickstart URL from that issue was already resolved in #930. This PR closes it out by removing the last Adoptium link, which was the other rough edge from the same original report.

🤖 Generated with Claude Code

@nthmost-orkes nthmost-orkes changed the title Fix broken quickstart links in README and add missing prerequisites docs: remove Adoptium link from README prerequisites Apr 7, 2026
@nthmost-orkes nthmost-orkes requested a review from v1r3n April 7, 2026 22:21
@v1r3n v1r3n merged commit 9937f07 into main Apr 12, 2026
11 checks passed
@v1r3n v1r3n deleted the fix/quickstart-docs branch April 12, 2026 17:22
JamesHarris-orkes pushed a commit to JamesHarris-orkes/conductor that referenced this pull request Apr 13, 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.

2 participants