From a4ca327b3b6f20a01ca7824b6948b2f4ee007c69 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 17 Apr 2016 22:20:35 +0200 Subject: [PATCH] fuseki: use secure url in caveat --- Formula/fuseki.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/fuseki.rb b/Formula/fuseki.rb index 1693b66972..b84ea47685 100644 --- a/Formula/fuseki.rb +++ b/Formula/fuseki.rb @@ -46,7 +46,7 @@ class Fuseki < Formula Quick-start guide: * See the Fuseki documentation for instructions on using an in-memory database: - http://jena.apache.org/documentation/serving_data/#fuseki-server-starting-with-an-empty-dataset + https://jena.apache.org/documentation/serving_data/#fuseki-server-starting-with-an-empty-dataset * Running from the LaunchAgent is different the standard configuration and uses traditional Unix paths: please inspect the settings here first: