Skip to content

#2145: add tip on ide ln to Symlinks documentation#2151

Open
MeShehi wants to merge 8 commits into
devonfw:mainfrom
MeShehi:task-2145-symlinks-docs-expanded
Open

#2145: add tip on ide ln to Symlinks documentation#2151
MeShehi wants to merge 8 commits into
devonfw:mainfrom
MeShehi:task-2145-symlinks-docs-expanded

Conversation

@MeShehi

@MeShehi MeShehi commented Jul 13, 2026

Copy link
Copy Markdown

This PR fixes #2145

Implemented changes:

  1. Added information on ide ln in Symlinks Documentation

Testing instructions

No need for testing, docs change


Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board Jul 13, 2026
@MeShehi MeShehi self-assigned this Jul 13, 2026
@MeShehi MeShehi moved this from 🆕 New to 👀 In review in IDEasy board Jul 13, 2026
@MeShehi MeShehi moved this from 👀 In review to 🏗 In progress in IDEasy board Jul 13, 2026
@MeShehi MeShehi moved this from 🏗 In progress to Team Review in IDEasy board Jul 13, 2026
@Paras14

Paras14 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Hey @MeShehi, thanks for the contribution. A few points on the changes:

  1. The new text doesn't render the way you'd expect. In AsciiDoc, lines without a blank line between them get joined into one paragraph, so right now your three lines collapse into a single run-on sentence and the command doesn't stand out at all. You can see it for yourself by opening the rendered .adoc on your branch (not the diff, the file view). Better to separate them with blank lines and put the command in a listing block.
  2. "using the ln command" should be "the ide ln command", in my opinion for better understanding.
  3. And finally, the last sentence is missing a period at the end.

@oanding-blrng oanding-blrng added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

Status: Team Review

Development

Successfully merging this pull request may close these issues.

Expand Documentation on symlinks

3 participants