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.