diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 9f91d19b..2631f44c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -40,7 +40,7 @@ accept your pull requests. * Commit and push until you are happy with your contribution. * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. -* Add an entry to the [Changelog](CHANGELOG.md) accordingly. See [changelog entry format](#changelog-entry-format). +* Add an entry to the [Changelog](../CHANGELOG.md) accordingly. See [changelog entry format](#changelog-entry-format). * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. diff --git a/README.md b/README.md index 2df56387..e4753ea2 100644 --- a/README.md +++ b/README.md @@ -292,4 +292,5 @@ hesitate to about the client or APIs on [StackOverflow](http://stackoverflow.com). [application default credentials]: https://cloud.google.com/docs/authentication/provide-credentials-adc +[contributing]: ./.github/CONTRIBUTING.md [license]: https://github.com/googleapis/google-auth-library-ruby/tree/main/LICENSE