Skip to content

Commit 89ea518

Browse files
committed
Fix broken links to opam install pages
The Quick Install and Advanced Install pages all got reworked so the links here were broken. Fixes #599
1 parent aad67d5 commit 89ea518

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

site/docs/install.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ and below, in the platform specific sections, for installation
3939
instructions. Alternatively, you can compile from source by grabbing
4040
one of the recent
4141
[releases](https://github.com/ocaml/opam/releases). More information
42-
is available in the [Quick
43-
Install](http://opam.ocaml.org/doc/Quick_Install.html) and [Advanced
44-
Install](http://opam.ocaml.org/doc/Advanced_Install.html) pages.
42+
is available on the
43+
[Install pages](http://opam.ocaml.org/doc/Install.html).
4544

4645
Once you have OPAM installed, the `switch` and `install` commands are
4746
the ones you're likely to need first. For example:

0 commit comments

Comments
 (0)