Skip to content

Fix redirected URLs#80

Merged
glenn-jocher merged 1 commit intomainfrom
chore/redirect-fixes-2026-04-16
Apr 16, 2026
Merged

Fix redirected URLs#80
glenn-jocher merged 1 commit intomainfrom
chore/redirect-fixes-2026-04-16

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

@glenn-jocher glenn-jocher commented Apr 16, 2026

Summary

  • update redirected external URLs to their final destinations
  • apply the redirect cleanup across tracked documentation and related text files

Testing

  • no tests run (link-only changes)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

🛠️ This PR makes small but important README link fixes to improve documentation accuracy and link reliability.

📊 Key Changes

  • Updated the AGPL-3.0 license link in README.md from an incorrect Open Source Initiative URL to the correct agpl-3.0 page 🔗
  • Updated the YouTube link to use the full www.youtube.com URL instead of the shorter youtube.com format ▶️
  • No code, APIs, or template functionality were changed; this is a documentation-only cleanup 🧹

🎯 Purpose & Impact

  • Improves documentation correctness, so users are directed to the right license information ✅
  • Makes external links more consistent and reliable across browsers and platforms 🌐
  • Reduces confusion for users reviewing licensing terms or visiting Ultralytics social channels 🙌
  • Low-risk change with no effect on runtime behavior, installs, or project features 🔒

@UltralyticsAssistant UltralyticsAssistant added documentation Improvements or additions to documentation fixed Bug has been resolved labels Apr 16, 2026
@UltralyticsAssistant
Copy link
Copy Markdown
Member

👋 Hello @glenn-jocher, thank you for submitting a ultralytics/template 🚀 PR! This is an automated message to help with a smooth review process—an engineer will assist you shortly 😊

  • Define a Purpose: Clearly explain the purpose of your fix or feature in your PR description, and link to any relevant issues. Ensure your commit messages are clear, concise, and adhere to the project's conventions.
  • Synchronize with Source: Confirm your PR is synchronized with the ultralytics/template main branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • Ensure CI Checks Pass: Verify all Ultralytics Continuous Integration (CI) checks are passing. If any checks fail, please address the issues.
  • Update Documentation: Update the relevant documentation for any new or modified features.
  • Add Tests: If applicable, include or update tests to cover your changes, and confirm that all tests are passing.
  • Sign the CLA: Please ensure you have signed our Contributor License Agreement if this is your first Ultralytics PR by writing "I have read the CLA Document and I sign the CLA" in a new message.
  • Minimize Changes: Limit your changes to the minimum necessary for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀

Copy link
Copy Markdown
Member

@UltralyticsAssistant UltralyticsAssistant left a comment

Choose a reason for hiding this comment

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

🔍 PR Review

Made with ❤️ by Ultralytics Actions

Clean documentation-only change. Both URL updates are narrowly scoped, align with the stated intent of reducing redirects, and I don't see any correctness or maintainability issues in this diff.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@glenn-jocher glenn-jocher merged commit d856857 into main Apr 16, 2026
8 checks passed
@glenn-jocher glenn-jocher deleted the chore/redirect-fixes-2026-04-16 branch April 16, 2026 13:41
@UltralyticsAssistant
Copy link
Copy Markdown
Member

🎉 Merged — thank you, @glenn-jocher!

As Leonardo da Vinci said, “Details make perfection, and perfection is not a detail.” This PR is a great example of that mindset in action: small README link fixes, but a meaningful improvement for documentation accuracy, consistency, and user trust.

Really appreciate you taking the time to polish these details and make the project just a little better for everyone. Contributions like this help keep the Ultralytics ecosystem clear, reliable, and welcoming. 🙌

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 fixed Bug has been resolved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants