diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 11d12f7..1915fae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,4 +23,4 @@ are hosted here: . Please read our documentation on [developer essentials](https://fluiddyn.readthedocs.io/en/latest/advice_developers.html), and especially on -[setting up Mercurial](https://fluiddyn.readthedocs.io/en/latest/mercurial_heptapod.html). +[setting up Mercurial](https://fluidhowto.readthedocs.org/en/latest/mercurial.html). diff --git a/doc/build-from-source.md b/doc/build-from-source.md index 7f31561..c6d3f6a 100644 --- a/doc/build-from-source.md +++ b/doc/build-from-source.md @@ -19,7 +19,7 @@ Mercurial extensions like [Evolve] and [Topic]. The main repository is hosted There are other ways to get the source but we are going here to assume that you can install [Mercurial]. It can be useful when working with Fluidimage source to -[fully setup Mercurial with these extensions and learn a bit of Mercurial](http://fluiddyn.readthedocs.org/en/latest/mercurial_heptapod.html). +[fully setup Mercurial with these extensions and learn a bit of Mercurial](https://fluidhowto.readthedocs.org/en/latest/mercurial.html). Then, the Fluidimage repository can be cloned with ```sh