Skip to content

Commit

Permalink
Rename master branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 24, 2021
1 parent d96f9fa commit eddb5fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Only 0.7 kB gzipped.

Download the [production version][min] or the [development version][max].

[min]: https://github.com/sindresorhus/screenfull.js/raw/master/dist/screenfull.min.js
[max]: https://github.com/sindresorhus/screenfull.js/raw/master/dist/screenfull.js
[min]: https://github.com/sindresorhus/screenfull.js/raw/main/dist/screenfull.min.js
[max]: https://github.com/sindresorhus/screenfull.js/raw/main/dist/screenfull.js

```
$ npm install screenfull
Expand Down

0 comments on commit eddb5fc

Please sign in to comment.