Skip to content

Commit aa6f223

Browse files
committed
Add doc url
Signed-off-by: Anurag Soni <[email protected]>
1 parent b90310e commit aa6f223

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opium.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license: "MIT"
66
homepage: "https://github.com/rgrinberg/opium"
77
bug-reports: "https://github.com/rgrinberg/opium/issues"
88
dev-repo: "git+https://github.com/rgrinberg/opium.git"
9+
doc: "https://rgrinberg.github.io/opium/"
910
synopsis: "Sinatra like web toolkit based on Lwt + Cohttp"
1011
description: """
1112
Opium is a minimalistic library for quickly binding functions to http routes. Its features include (but not limited to):

0 commit comments

Comments
 (0)