fix: update GitHub links from tier4 to autowarefoundation#35
Merged
atsushi421 merged 1 commit intomainfrom Feb 23, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates all GitHub repository links from the tier4 organization to autowarefoundation organization following a repository transfer. The changes ensure that all documentation references point to the new repository location.
Changes:
- Updated git clone URL in the Build and Install section
- Updated reference links to sample application code and configuration specifications
- Updated inline documentation links to usage instructions
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updated 3 GitHub links: git clone URL, cie_sample_application reference, and cie_thread_configurator config spec link |
| cie_thread_configurator/README.md | Updated 2 GitHub links: usage instructions reference and YAML template generation instructions reference |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update all GitHub links in README files from
tier4/callback_isolated_executortoautowarefoundation/callback_isolated_executorafter the repository transfer.Changed files:
README.md(3 links: git clone URL, cie_sample_application link, cie_thread_configurator config spec link)cie_thread_configurator/README.md(2 links: usage instructions link, YAML template generation link)Related links
How was this PR tested?
Verified with
grepthat notier4references remain in the repository.Notes for reviewers
Straightforward find-and-replace of the organization name in documentation links.