docs: update references to 'main' branch

This commit is contained in:
Owen Voke
2021-01-08 09:22:35 +00:00
committed by Starbeamrainbowlabs
parent d33da35733
commit a66723d2c5
7 changed files with 15 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ tldrl -f {{page.md}}
```
For other ways to use `tldrl`, such as linting an entire directory, check out (what else!)
[`tldr tldrl`](https://github.com/tldr-pages/tldr/blob/master/pages/common/tldrl.md)
[`tldr tldrl`](https://github.com/tldr-pages/tldr/blob/main/pages/common/tldrl.md)
If you're using the Node.js client of tldr-pages, you can preview a page locally using the `-f` flag (aka `--render`):