Skip to content

Commit c596416

Browse files
cleanup: remove master-branch references (#496)
1 parent a408471 commit c596416

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

.github/workflows/mirror.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ source ~/.bashrc
161161

162162
This command will generate the appropriate completion script and append it to your shell's configuration file (`.zshrc` or `.bashrc`).
163163

164-
If you encounter any issues or need more information about the autocompletion setup, please refer to the [completion.js](https://github.com/tldr-pages/tldr-node-client/blob/master/lib/completion.js) file in the repository.
164+
If you encounter any issues or need more information about the autocompletion setup, please refer to the [completion.js](https://github.com/tldr-pages/tldr-node-client/blob/main/lib/completion.js) file in the repository.
165165

166166
## FAQ
167167

@@ -230,12 +230,12 @@ function tldr() {
230230
## Contributing
231231

232232
Contribution are most welcome!
233-
Have a look [over here](https://github.com/tldr-pages/tldr-node-client/blob/master/.github/CONTRIBUTING.md)
233+
Have a look [over here](https://github.com/tldr-pages/tldr-node-client/blob/main/.github/CONTRIBUTING.md)
234234
for a few rough guidelines.
235235

236236
[npm-url]: https://www.npmjs.com/package/tldr
237237
[npm-image]: https://img.shields.io/npm/v/tldr.svg
238-
[gh-actions-url]: https://github.com/tldr-pages/tldr-node-client/actions?query=workflow%3ATest+branch%3Amaster
238+
[gh-actions-url]: https://github.com/tldr-pages/tldr-node-client/actions/workflows/test.yml?query=workflow%3ATest+branch%3Amain
239239
[gh-actions-image]: https://img.shields.io/github/actions/workflow/status/tldr-pages/tldr-node-client/test.yml?branch=main
240240
[matrix-url]: https://matrix.to/#/#tldr-pages:matrix.org
241241
[matrix-image]: https://img.shields.io/matrix/tldr-pages:matrix.org?label=chat+on+matrix

0 commit comments

Comments
 (0)