Skip to content

Fix API documentation links in README.md #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

azarovalex
Copy link
Contributor

Point API docs URL to the latest stable version instead of the unstable main branch.

Motivation:
For most of developers this README.md is the main entry point when searching online or installing the library, so pointing them to API docs for the latest stable release makes more sense then the main branch, which may contain not-yet-released API or breaking changes.

Modifications:
This PR removes main branch name from API docs URLs, making them always point to the latest stable release instead of the main branch.

@glessard
Copy link
Contributor

@swift-ci please test

@glessard glessard merged commit 6ee9a58 into apple:main Jul 14, 2025
23 checks passed
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