From 30fb271309ae66a6642c4481809deb49ef01c6fd Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Fri, 22 Mar 2024 22:36:38 +0100 Subject: [PATCH] Add: test to link to local file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a41d455..404a530 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The material config file for Clas Ohlsson's PLA Materials ## Python Scripts -### rename_backslash.py +### [rename_backslash.py](PythonScripts/rename_backslash.py) A script to replace backslashes(\\) with ⧹ in filenames within a directory and its sub-directories.