From 3677b7ff77dee08ad412d1fb9f3df8b2f967d06b Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Thu, 2 Apr 2026 07:29:15 -0700 Subject: [PATCH] fix(docs): Fix link to not be language specific --- docs/content/local.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/local.md b/docs/content/local.md index c8709b308..f5c621efa 100644 --- a/docs/content/local.md +++ b/docs/content/local.md @@ -62,7 +62,7 @@ handling file names. | / | 0x2F | / | When running on Windows the following characters are replaced. This -list is based on the [Windows file naming conventions](https://docs.microsoft.com/de-de/windows/desktop/FileIO/naming-a-file#naming-conventions). +list is based on the [Windows file naming conventions](https://docs.microsoft.com/windows/desktop/FileIO/naming-a-file#naming-conventions). | Character | Value | Replacement | | --------- |:-----:|:-----------:|