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

Update text and link to change primary branch from master to main #1144

Merged
merged 3 commits into from May 6, 2024

Conversation

simpsond
Copy link
Contributor

@simpsond simpsond commented May 4, 2024

Update text and link to change primary branch from master to main

Description

Found to markdown files (README.md and CONTRIBUTING.md) that still assumes the default/primary branch as antiquated master terminology vs main.

Test Steps

Verified CMake example change correctly fetches content from main branch. Also, verified link to https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/LICENSE.md correctly shows license file without the warning about moving to default branch.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Update CMake FetchContent_Declare example to be consistent with primary branch name, i.e., master->main.
update default/primary branch to be main vs master
@simpsond simpsond requested a review from a team as a code owner May 4, 2024 04:24
@tony-josi-aws tony-josi-aws merged commit f402693 into FreeRTOS:main May 6, 2024
10 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.

None yet

5 participants