From b078631eb57cb62b49c5e1367ee7a3f49881d0c2 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 5 Aug 2016 13:51:13 -0500 Subject: [PATCH] Update repository URL. --- .sandstorm/sandstorm-pkgdef.capnp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sandstorm/sandstorm-pkgdef.capnp b/.sandstorm/sandstorm-pkgdef.capnp index 7f7f5fe..24aa0ea 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -57,7 +57,7 @@ const pkgdef :Spk.PackageDefinition = ( website = "http://dokuwiki.org", # This should be the app's main website url. - codeUrl = "https://dev.thewordnerd.info/nolan/dokuwiki-sandstorm", + codeUrl = "https://github.com/ndarilek/dokuwiki-sandstorm", # URL of the app's source code repository, e.g. a GitHub URL. # Required if you specify a license requiring redistributing code, but optional otherwise.