Skip to content

Commit a373e04

Browse files
more branch swapover (#104)
Signed-off-by: greg pereira <[email protected]>
1 parent 99a8626 commit a373e04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Components are auto-generated! Just add to `remote-content/remote-sources/compon
9393

9494
## 📋 General Guidelines
9595

96-
This project follows the main llm-d [Contributing Guidelines](https://github.com/llm-d/llm-d/blob/dev/CONTRIBUTING.md):
96+
This project follows the main llm-d [Contributing Guidelines](https://github.com/llm-d/llm-d/blob/main/CONTRIBUTING.md):
9797

9898
- **DCO Sign-off Required**: Use `git commit -s`
9999
- **All changes via PR**: No direct pushes to main
@@ -305,4 +305,4 @@ If you're converting content from Google Docs:
305305

306306
- **General questions**: <a href="/slack" target="_self">Join the llm-d Slack</a>
307307
- **Website issues**: [Create an issue](https://github.com/llm-d/llm-d.github.io/issues)
308-
- **Content questions**: Check if content is synced, then edit in appropriate repository
308+
- **Content questions**: Check if content is synced, then edit in appropriate repository

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ When you open a pull request, a preview of your changes will be automatically ge
9999
- Enough detail for someone reviewing git history to understand the scope
100100
- **DCO Sign-off**: All commits must include a valid DCO sign-off line (`Signed-off-by: Name <[email protected]>`)
101101
- Add automatically with `git commit -s`
102-
- See [PR_SIGNOFF.md](https://github.com/llm-d/llm-d/blob/dev/PR_SIGNOFF.md) for configuration details
102+
- See [PR_SIGNOFF.md](https://github.com/llm-d/llm-d/blob/main/PR_SIGNOFF.md) for configuration details
103103
- Required for all contributions per [Developer Certificate of Origin](https://developercertificate.org/)
104104

105105
## Questions?
106106

107107
- For immediate help: Join [llm-d.slack.com](https://llm-d.slack.com) -> <a href="/slack" target="_self">Invite Link</a>
108-
- For issues: Create an issue in [llm-d/llm-d.github.io](https://github.com/llm-d/llm-d.github.io)
108+
- For issues: Create an issue in [llm-d/llm-d.github.io](https://github.com/llm-d/llm-d.github.io)

0 commit comments

Comments
 (0)