aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: """