aboutsummaryrefslogtreecommitdiff
path: root/disml.opam
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-01-18 10:54:46 -0700
committerAdelyn Breelove <[email protected]>2019-01-18 10:54:46 -0700
commit215928f62a1995825e348e9f74fc3b1e003bd077 (patch)
tree826f07b1f20c5bb17e4f548bad2e013c9a8709f3 /disml.opam
parentfix opam linting errors (diff)
downloaddisml-215928f62a1995825e348e9f74fc3b1e003bd077.tar.xz
disml-215928f62a1995825e348e9f74fc3b1e003bd077.zip
more opam fixes
Diffstat (limited to 'disml.opam')
-rw-r--r--disml.opam6
1 files changed, 3 insertions, 3 deletions
diff --git a/disml.opam b/disml.opam
index 260108f..cdfc455 100644
--- a/disml.opam
+++ b/disml.opam
@@ -4,9 +4,9 @@ version: "0.2.0"
maintainer: "Adelyn Breedlove <[email protected]>"
authors: "Adelyn Breedlove <[email protected]>"
license: "MIT"
-homepage: "https://gitlab.com/Mishio595/disml"
-dev-repo: "git+https://gitlab.com/Mishio595/disml"
-bug-reports: "https://gitlab.com/Mishio595/disml/issues"
+homepage: "https://github.com/Mishio595/disml"
+dev-repo: "git+https://github.com/Mishio595/disml"
+bug-reports: "https://github.com/Mishio595/disml/issues"
tags: ["discord"]
synopsis: "An OCaml library for interfacing with the Discord API"
description: """