From 5f75877d15870aaeadf59f2cde7689d9ac160157 Mon Sep 17 00:00:00 2001 From: Angelo Banse Date: Tue, 23 Jul 2024 09:56:20 +0200 Subject: [PATCH] #2 using the new repo url in the mdx_gh_links extension --- docs/web/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web/mkdocs.yml b/docs/web/mkdocs.yml index d6b2562a5421..b6adb8869ce3 100644 --- a/docs/web/mkdocs.yml +++ b/docs/web/mkdocs.yml @@ -70,7 +70,7 @@ markdown_extensions: - pymdownx.magiclink: provider: github - mdx_gh_links: - user: eclipse + user: eclipse-sumo repo: sumo - plantuml_markdown - codehilite