this is the wrong url

This commit is contained in:
Gered 2014-07-08 08:30:47 -04:00
parent 5d8717c74c
commit cc11d75af8

View file

@ -1,6 +1,6 @@
(defproject clj-hl7-fhir "0.1.0-SNAPSHOT"
:description "HL7 FHIR JSON client"
:url "https://github.com/gered/clj-hapi-fhir"
:url "https://github.com/gered/clj-hl7-fhir"
:license {:name "Apache License, Version 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0"}
:dependencies [[org.clojure/clojure "1.6.0"]