Commit bd37f88
committed
Use https for lunrjs.com link in header
I use https://lychee.cli.rs/ to check for broken links, and it recently
started linting for http links that could be https in generated docs.
I could also just ignore the error, but hopefully fixing it here means
other folks don't have to do so too.
```
[build/assets/js/540.9d944f2a.js.LICENSE.txt]:
[ERROR] http://lunrjs.com/ | This URI is available in HTTPS protocol, but HTTP is provided. Use 'https://lunrjs.com/' instead
```1 parent aa5a878 commit bd37f88
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments