diff --git a/build.clj b/build.clj index b36598c..6905d33 100644 --- a/build.clj +++ b/build.clj @@ -20,7 +20,9 @@ [:license [:name "Apache-2.0"] [:url "https://www.apache.org/licenses/LICENSE-2.0.txt"]]] - [:organization "Flybot Pte Ltd"]] + [:organization + [:name "Flybot Pte Ltd"] + [:url "http://flybot.sg"]]] opts (merge opts {:basis (b/create-basis {}) :target "target"