Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
emcfarlane committed Oct 17, 2024
1 parent 1e489a3 commit 150ec3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ steps:
- run: buf --version # Outputs the version of the `buf` CLI
```
See the setup-only example in the [README](../README.md#setup-only).
See the setup-only example in the [README](./README.md#setup-only).
## [buf-breaking-action][buf-breaking]
Expand All @@ -42,7 +42,7 @@ steps:
The `against` parameter has been renamed to `breaking_against` and will default
to the head of the current branch of the pull request.

See the specify the input directory example in the [README](../README.md#specify-the-input-directory).
See the specify the input directory example in the [README](./README.md#specify-the-input-directory).

## [buf-lint-action][buf-lint]

Expand Down

0 comments on commit 150ec3b

Please sign in to comment.