diff options
| -rw-r--r-- | disml.opam | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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: """ |