aboutsummaryrefslogtreecommitdiff
path: root/disml.opam
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-01-18 11:13:58 -0700
committerAdelyn Breelove <[email protected]>2019-01-18 11:13:58 -0700
commitb5bb07d5c0af81c43b15493b6698749f197c31bb (patch)
tree6e5661b7aef316d1e6a7bd25ca30febbdb62224a /disml.opam
parentGitHub needs to named /docs not /doc (diff)
downloaddisml-b5bb07d5c0af81c43b15493b6698749f197c31bb.tar.xz
disml-b5bb07d5c0af81c43b15493b6698749f197c31bb.zip
fix doc link in opam
Diffstat (limited to 'disml.opam')
-rw-r--r--disml.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/disml.opam b/disml.opam
index 119114a..e3ded70 100644
--- a/disml.opam
+++ b/disml.opam
@@ -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"]