aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-01-11 09:18:15 -0800
committerJohn MacFarlane <[email protected]>2023-01-11 09:18:15 -0800
commit61518584b40f9357b06aeead24bc6617ba43cfee (patch)
tree086c1016e6ec2bd672e8e7e2947aa3dc72e1877c /doc
parentec23d938e07ef8b978375766013a63f4f5b85346 (diff)
Updated some references to master -> main.
Diffstat (limited to 'doc')
-rw-r--r--doc/epub.md2
1 files changed, 1 insertions, 1 deletions
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]).