aboutsummaryrefslogtreecommitdiff
path: root/development/hhvm/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-10-27 14:52:11 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-31 11:15:49 +0700
commit9c1bd1420a607450991d9b16057110bca6f2afad (patch)
tree16ae910554b007c00912573505f0e49eca647588 /development/hhvm/README
parent77165e2f619aa51de9be99f205bcb34f13c16e31 (diff)
development/hhvm: Updated for version 4.56.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hhvm/README')
-rw-r--r--development/hhvm/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/hhvm/README b/development/hhvm/README
index 549f5542b3acb..24676697707f1 100644
--- a/development/hhvm/README
+++ b/development/hhvm/README
@@ -45,7 +45,7 @@ See https://docs.hhvm.com/hhvm/advanced-usage/fastCGI.
To start a project you have to configure the type checker as well.
See the official documentation:
-http://docs.hhvm.com/manual/en/install.hack.bootstrapping.php
+https://docs.hhvm.com/hack/getting-started/getting-started
Basically you create an empty .hhconfig file in the root dir of your
project: