Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/HowToGuides/FirstPullRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Alright! You've implemented a change and would like to submit it.
any associated test changes.
This practice is key to efficient and rigorous code review processes,
as well as a neat, transparent, and actionable commit history.
* [Top off your commit messages](https://swift.org/contributing/#commit-messages).
* [Top off your commit messages](/CONTRIBUTING.md#commit-messages).
1. Tidy up and [format your code changes](FAQ.md#how-do-i-format-my-changes).

### Pushing and creating a pull request
Expand Down