We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf20494 commit 9d6109cCopy full SHA for 9d6109c
bin/opam-web.sh
@@ -37,7 +37,7 @@ fi
37
# Overwrite 'repo' file, and dispatch all non-standard versions
38
cat <<EOF >repo
39
opam-version: "2.0"
40
-browse: "https://${BASEURL}/pkg/"
+browse: "https://${BASEURL}/packages/"
41
upstream: "https://github.com/ocaml/opam-repository/tree/master/"
42
redirect: [
43
"https://${BASEURL}/1.1" { opam-version < "1.2" }
0 commit comments