From 494716c529320124ab3690f81eeaaae0b7eddf52 Mon Sep 17 00:00:00 2001 From: Tristano Ajmone Date: Thu, 22 Aug 2024 19:13:57 +0200 Subject: [PATCH] User Guide: Fix CSL Docs broken link (#10100) In "Specifying bibliographic data," update the URL for CSL YAML/JSON HTML-like markup: that section is no longer part of the official CSL documentation and has been moved to the citeproc-js documentation. --- MANUAL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL.txt b/MANUAL.txt index 9e6583d85..888f835d1 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -5740,7 +5740,7 @@ author-in-text style inside notes when using a note style. [CSL user documentation]: https://citationstyles.org/authors/ [CSL]: https://docs.citationstyles.org/en/stable/specification.html -[CSL markup specs]: https://docs.citationstyles.org/en/1.0/release-notes.html#rich-text-markup-within-fields +[CSL markup specs]: https://citeproc-js.readthedocs.io/en/latest/csl-json/markup.html#html-like-formatting-tags [Chicago Manual of Style]: https://chicagomanualofstyle.org [Citation Style Language]: https://citationstyles.org [Zotero Style Repository]: https://www.zotero.org/styles