diff --git a/Formula/fourstore.rb b/Formula/fourstore.rb index 8dbd97c3cb..df6fdcf7ac 100644 --- a/Formula/fourstore.rb +++ b/Formula/fourstore.rb @@ -1,7 +1,7 @@ class Fourstore < Formula desc "Efficient, stable RDF database" - homepage "https://github.com/garlik/4store" - url "https://github.com/garlik/4store/archive/v1.1.6.tar.gz" + homepage "https://github.com/4store/4store" + url "https://github.com/4store/4store/archive/v1.1.6.tar.gz" sha256 "a0c8143fcceeb2f1c7f266425bb6b0581279129b86fdd10383bf1c1e1cab8e00" bottle do @@ -47,7 +47,7 @@ class Fourstore < Formula Start up HTTP SPARQL server without daemonizing: 4s-httpd -p 8000 -D mydb - See http://4store.org/trac/wiki/Documentation for more information. + See https://4store.danielknoell.de/trac/wiki/Documentation/ for more information. EOS end