aboutsummaryrefslogtreecommitdiffstats
path: root/util/generate-hooks-index
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2018-06-08 05:37:23 -0400
committerAndrew Manning <tamanning@zoho.com>2018-06-08 05:37:23 -0400
commit4feff1cf897918892e6555b431f0d069031a8597 (patch)
tree5684eddda15fd014cfda4d1737108191a8576cfc /util/generate-hooks-index
parentdf2d18160212ec546ec640dd1d2152fecada5557 (diff)
downloadvolse-hubzilla-4feff1cf897918892e6555b431f0d069031a8597.tar.gz
volse-hubzilla-4feff1cf897918892e6555b431f0d069031a8597.tar.bz2
volse-hubzilla-4feff1cf897918892e6555b431f0d069031a8597.zip
Update github.com git repo URLs with framagit.org URLs
Diffstat (limited to 'util/generate-hooks-index')
-rw-r--r--util/generate-hooks-index/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/generate-hooks-index/project.clj b/util/generate-hooks-index/project.clj
index 730fe76d8..dc0b92f51 100644
--- a/util/generate-hooks-index/project.clj
+++ b/util/generate-hooks-index/project.clj
@@ -1,6 +1,6 @@
(defproject generate-hooks-index "0.1.0-SNAPSHOT"
:description "Generates Hooks docs for Hubzilla"
- :url "https://github.com/redmatrix/hubzilla"
+ :url "https://framagit.org/hubzilla/core/"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]