Fix link to homepage

When visiting the www-variant, a `SSL_ERROR_INTERNAL_ERROR_ALERT`
error is displayed by the browser.
This commit is contained in:
Jakob Linskeseder
2023-08-02 23:35:14 +02:00
parent 7147755b55
commit 99d162cadc
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "handlebars", "name": "handlebars",
"version": "5.0.0-alpha.1", "version": "5.0.0-alpha.1",
"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration", "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": [ "keywords": [
"handlebars", "handlebars",
"mustache", "mustache",