Skip to content

Commit 793e911

Browse files
jkurzstephenplusplus
authored andcommitted
fix(docs): update contributing link on README (#1658)
Signed-off-by: Josh Kurz <[email protected]>
1 parent 43dc514 commit 793e911

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Checklist:
172172
- [ ] I made sure all breaking changes are noted
173173
- [x] I'm not going to say "nifty" anymore
174174

175-
[elsewhere]: README.md#elsewhere
175+
[elsewhere]: ../README.md#elsewhere
176176
[gcloudcli]: https://developers.google.com/cloud/sdk/gcloud/
177177
[indvcla]: https://developers.google.com/open-source/cla/individual
178178
[corpcla]: https://developers.google.com/open-source/cla/corporate

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ loggingClient.getEntries(function(err, entries) {
11431143

11441144
Contributions to this library are always welcome and highly encouraged.
11451145

1146-
See [CONTRIBUTING](CONTRIBUTING.md) for more information on how to get started.
1146+
See [CONTRIBUTING](.github/CONTRIBUTING.md) for more information on how to get started.
11471147

11481148
## License
11491149

0 commit comments

Comments
 (0)