diff options
| author | Adelyn Breelove <[email protected]> | 2019-01-18 11:13:58 -0700 |
|---|---|---|
| committer | Adelyn Breelove <[email protected]> | 2019-01-18 11:13:58 -0700 |
| commit | b5bb07d5c0af81c43b15493b6698749f197c31bb (patch) | |
| tree | 6e5661b7aef316d1e6a7bd25ca30febbdb62224a /disml.opam | |
| parent | GitHub needs to named /docs not /doc (diff) | |
| download | disml-b5bb07d5c0af81c43b15493b6698749f197c31bb.tar.xz disml-b5bb07d5c0af81c43b15493b6698749f197c31bb.zip | |
fix doc link in opam
Diffstat (limited to 'disml.opam')
| -rw-r--r-- | disml.opam | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ maintainer: "Adelyn Breedlove <[email protected]>" authors: "Adelyn Breedlove <[email protected]>" license: "MIT" homepage: "https://github.com/Mishio595/disml" -doc: "https://mishio595.github.io/disml/_build/default/_doc/_html/index.html" +doc: "https://mishio595.github.io/disml/index.html" dev-repo: "git+https://github.com/Mishio595/disml" bug-reports: "https://github.com/Mishio595/disml/issues" tags: ["discord"] |