Skip to content

Commit

Permalink
Fix link to homepage
Browse files Browse the repository at this point in the history
When visiting the www-variant, a `SSL_ERROR_INTERNAL_ERROR_ALERT`
error is displayed by the browser.
  • Loading branch information
jaylinski committed Aug 2, 2023
1 parent 7147755 commit 99d162c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "handlebars",
"version": "5.0.0-alpha.1",
"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
"homepage": "https://www.handlebarsjs.com/",
"homepage": "https://handlebarsjs.com/",
"keywords": [
"handlebars",
"mustache",
Expand Down

0 comments on commit 99d162c

Please sign in to comment.