aboutsummaryrefslogtreecommitdiffstats
path: root/sample-apps/README.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-08-11 13:03:51 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-08-11 13:03:51 +0200
commit687aa969b032c09c5b02fc7a74dd1f3fb95df135 (patch)
tree178b4ba55d6d7886f7afb69ba82eb10f01b19ec1 /sample-apps/README.md
parente040af07646d4dd4312ef6307ffbabfdbd0511ca (diff)
https does not work with custom domains
Diffstat (limited to 'sample-apps/README.md')
-rw-r--r--sample-apps/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample-apps/README.md b/sample-apps/README.md
index 65752d2a10d..67902f03feb 100644
--- a/sample-apps/README.md
+++ b/sample-apps/README.md
@@ -2,10 +2,10 @@
This is a set of applications that showcase different Vespa features.
Please refer to the
-[vespa quick start guide](https://docs.vespa.ai/documentation/vespa-quick-start.html)
+[vespa quick start guide](http://docs.vespa.ai/documentation/vespa-quick-start.html)
to get started.
Note: The applications that contain a pom.xml file must be built before being deployed.
Please refer to
-[developing applications](https://docs.vespa.ai/documentation/jdisc/developing-applications.html#deploy)
+[developing applications](http://docs.vespa.ai/documentation/jdisc/developing-applications.html#deploy)
for more information.