Skip to content

Conversation

@znarfm
Copy link
Collaborator

@znarfm znarfm commented Dec 3, 2025

found github base repo urls using:

grep -oP '\bhttps?://github\.com/[A-Za-z0-9-]+/[A-Za-z0-9_.-]+/?(?=$|\s|[.,;:)\]}>])' pages/linux/*

I manually check each base page if they point to another website (of their own) or a file for a more detailed documentation, or if they have a section for usage instructions (so that we can point the link towards that section specifically -- like #usage in READMEs).

focusing on linux for now, then i will open new PRs if I found more.

incl:

  • apx
    • apx-stacks
    • apx-pkgmanagers
  • abroot
  • aurpublish
  • auto-cpufreq
  • curlie
  • braa
  • backlight_control
  • bluebuild
  • beep
  • br, broot

@github-actions github-actions bot added mass changes Changes that affect multiple pages. page edit Changes to an existing page(s). translation edit Changes to an existing translation page(s). labels Dec 3, 2025
Copy link
Member

@sebastiaanspeck sebastiaanspeck left a comment

Choose a reason for hiding this comment

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

GitHub isn't discouraged as link: https://github.com/tldr-pages/tldr/blob/main/contributing-guides/style-guide.md#more-information-links

Please be very selective about changing all Linux GitHub URLs to manned.org, which is a fallback, not the standard.

Feel free to close this PR (or be very selective).

Copy link
Collaborator Author

@znarfm znarfm left a comment

Choose a reason for hiding this comment

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

I've listed out my rationale for why I updated the links

@Managor
Copy link
Member

Managor commented Dec 3, 2025

I recommend updating the english link only in the future and then using scripts/set-more-info-link.py -S to do them in bulk at a later date. Since these translation changes are no-brainer, the less we ping the translators, the better.

@Managor
Copy link
Member

Managor commented Dec 3, 2025

I looked through all the changes and most seem reasonable.

@sebastiaanspeck sebastiaanspeck changed the title *: update links pages*/linux/*: update links Dec 5, 2025
@github-actions github-actions bot added the new translation PRs translating a page(s) from English to other languages. label Dec 5, 2025
@tldr-bot
Copy link

tldr-bot commented Dec 5, 2025

Hello! I've noticed something unusual when checking this PR at commit
efc9ea612c4b59531565d4939f2a1da3585a180f:

  • The page pages.pt_BR/linux/broot.md seems to be a copy of pages.pt_BR/linux/br.md (54% matching).

Is this intended? If so, just ignore this comment. Otherwise, please double-check the commits.

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

Labels

mass changes Changes that affect multiple pages. new translation PRs translating a page(s) from English to other languages. page edit Changes to an existing page(s). translation edit Changes to an existing translation page(s).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants