Skip to content

Use https for lunrjs.com link in header#543

Open
gibfahn wants to merge 1 commit intoolivernn:masterfrom
gibfahn:https_url
Open

Use https for lunrjs.com link in header#543
gibfahn wants to merge 1 commit intoolivernn:masterfrom
gibfahn:https_url

Conversation

@gibfahn
Copy link
Copy Markdown

@gibfahn gibfahn commented Jun 24, 2025

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

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
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant