Skip to content

Commit 788e419

Browse files
Remove master-branch references
1 parent c14f741 commit 788e419

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

.github/workflows/mirror.yml

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)