Update github.com git repo URLs with framagit.org URLs

This commit is contained in:
Andrew Manning
2018-06-08 05:37:23 -04:00
parent df2d181602
commit 4feff1cf89
26 changed files with 44 additions and 44 deletions

View File

@@ -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"]