aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
-rw-r--r--doc/epub.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 6d1f7efbe..64b62f2ff 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -391,4 +391,4 @@ To run just the markdown benchmarks:
[stack]: https://docs.haskellstack.org/en/stable/install_and_upgrade.html
[cabal-install]: https://hackage.haskell.org/package/cabal-install
[Void]: https://voidlinux.org/
-[uninstaller]: https://raw.githubusercontent.com/jgm/pandoc/master/macos/uninstall-pandoc.pl
+[uninstaller]: https://raw.githubusercontent.com/jgm/pandoc/main/macos/uninstall-pandoc.pl
diff --git a/doc/epub.md b/doc/epub.md
index f69ee7ff3..b370b46d8 100644
--- a/doc/epub.md
+++ b/doc/epub.md
@@ -132,7 +132,7 @@ That's it! The ebook, `progit.epub`, is ready to be uploaded to your reader.
You can use the `--css` option to specify a CSS file
for the book. The default CSS is minimal and can be found
-[on GitHub](https://github.com/jgm/pandoc/blob/master/data/epub.css)
+[on GitHub](https://github.com/jgm/pandoc/blob/main/data/epub.css)
or in the `epub.css` file in your data directory
(see `--data-dir` in the [User's Guide]).