diff options
| author | Adelyn Breedlove <[email protected]> | 2019-01-19 15:58:31 -0700 |
|---|---|---|
| committer | Adelyn Breedlove <[email protected]> | 2019-01-19 15:58:31 -0700 |
| commit | b678d7312518bb0ff74d7db364bcbbcded5c1609 (patch) | |
| tree | 39094fc179c33fc67269ffc3fea218384c558cfe /disml.opam | |
| parent | update docs export (diff) | |
| download | disml-b678d7312518bb0ff74d7db364bcbbcded5c1609.tar.xz disml-b678d7312518bb0ff74d7db364bcbbcded5c1609.zip | |
more updates
Diffstat (limited to 'disml.opam')
| -rw-r--r-- | disml.opam | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,10 +4,10 @@ version: "0.2.1" maintainer: "Adelyn Breedlove <[email protected]>" authors: "Adelyn Breedlove <[email protected]>" license: "MIT" -homepage: "https://github.com/Mishio595/disml" +homepage: "https://gitlab.com/Mishio595/disml" doc: "https://mishio595.github.io/disml/index.html" -dev-repo: "git+https://github.com/Mishio595/disml" -bug-reports: "https://github.com/Mishio595/disml/issues" +dev-repo: "git+https://gitlab.com/Mishio595/disml" +bug-reports: "https://gitlab.com/Mishio595/disml/issues" tags: ["discord"] synopsis: "An OCaml library for interfacing with the Discord API" description: """ |