Skip to content
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

Fix Redundant Word in Release Cycle and Incorrect Release Link #2551

Closed
wants to merge 1 commit into from

Conversation

savvar9991
Copy link

Before:
ICS follows a traditional release cycle involving release candidates (RCs) releases before finalizing a new version.
After:
ICS follows a traditional release cycle involving release candidates (RCs) before finalizing a new version.
What changed: The extra word "releases" after "release candidates (RCs)" was removed, as it was redundant.
Fixed Incorrect Release Link

Before:
v4.5.0
After:
v4.5.0

What changed: The link for version v4.5.0 incorrectly pointed to v4.4.0; it has now been corrected to point to v4.5.0.
These fixes improve the accuracy and readability of the documentation.

@savvar9991 savvar9991 requested a review from a team as a code owner March 3, 2025 08:18
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