From d3a3e7b5704fef8b27655eeccaa92043163dd983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Canouil?= <8896044+mcanouil@users.noreply.github.com> Date: Sun, 8 Dec 2024 17:08:53 +0100 Subject: [PATCH] fix: wrong repository name --- docs/extensions/listings/shortcodes-and-filters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensions/listings/shortcodes-and-filters.yml b/docs/extensions/listings/shortcodes-and-filters.yml index fa50f789c3..485d90afa9 100644 --- a/docs/extensions/listings/shortcodes-and-filters.yml +++ b/docs/extensions/listings/shortcodes-and-filters.yml @@ -68,7 +68,7 @@ Format the codes in python code-chunk using [black](https://black.readthedocs.io/en/stable/index.html) formatter. - name: bluesky-comments - path: https://github.com/quarto-ext/quarto-bluesky-comments + path: https://github.com/quarto-ext/bluesky-comments author: - '[Garrick Aden-Buie](https://github.com/gadenbuie)' - '[James Joseph Balamuta](https://github.com/coatless/)'