Skip to content

Fix broken Linux command-line guide link#6929

Open
dlanov wants to merge 2 commits into
ros2:rollingfrom
dlanov:fix-beginner-workspace-linux-guide-link
Open

Fix broken Linux command-line guide link#6929
dlanov wants to merge 2 commits into
ros2:rollingfrom
dlanov:fix-beginner-workspace-linux-guide-link

Conversation

@dlanov

@dlanov dlanov commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR fixes one broken external link from issue #4209.

The old beginner Linux command-line guide link in Creating-A-Workspace.rst no longer works reliably, so this PR replaces it with Ubuntu’s beginner command-line tutorial.

Changes

  • Replaced the broken SFU Linux command-line guide link.
  • Kept the change limited to one beginner tutorial prerequisite link.

Testing

I ran:

  • make html
  • make lint
  • make spellcheck
  • curl -I https://ubuntu.com/tutorials/command-line-for-beginners

The replacement link returned HTTP/2 200.

make linkcheck may still report unrelated broken links tracked by #4209.

Part of #4209.

AI assistance disclosure

I used Claude Code to help locate and edit the link, then manually reviewed the diff and test results before submitting.

dlanov added 2 commits July 5, 2026 13:51
Signed-off-by: Dennis Lanov <dennis.lanov@gmail.com>
Signed-off-by: Dennis Lanov <dennis.lanov@gmail.com>
@dlanov

dlanov commented Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

I updated the replacement link to use the newer Ubuntu Desktop documentation URL.

I re-ran:

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.

1 participant