diff options
Diffstat (limited to 'project.clj')
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 1cc3d8d..a3d6bcf 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (defproject witch-house/pronouns "1.12.0-SNAPSHOT" :description "Pronoun.is is a website for personal pronoun usage examples" - :url "http://pronoun.is" + :url "https://pronoun.is" :license "GNU Affero General Public License 3.0" :dependencies [[org.clojure/clojure "1.9.0"] [compojure "1.6.1"] |