diff options
author | wiefling <33623656+wiefling@users.noreply.github.com> | 2018-06-12 19:05:51 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-06-12 10:05:51 -0700 |
commit | e499769dc0a070f729b2bfde28a0089dee464b61 (patch) | |
tree | b7a15b1abb0ce7152ae4e17ec67f584bb825c81c | |
parent | 417346068989d6b5bdca3620dcb95cbe4e7d8bbf (diff) | |
download | pandoc-e499769dc0a070f729b2bfde28a0089dee464b61.tar.gz |
Citation styles link updated (#4699)
-rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 595dab5ce..97b9972b2 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -3976,7 +3976,7 @@ For more information, see the [pandoc-citeproc man page]. [Chicago Manual of Style]: http://chicagomanualofstyle.org [Citation Style Language]: http://citationstyles.org [Zotero Style Repository]: https://www.zotero.org/styles -[finding and editing styles]: http://citationstyles.org/styles/ +[finding and editing styles]: https://citationstyles.org/authors/ [CSL locale files]: https://github.com/citation-style-language/locales [pandoc-citeproc man page]: https://github.com/jgm/pandoc-citeproc/blob/master/man/pandoc-citeproc.1.md |