From ab2eda026518114b76577650551ecdff0f6ee05d Mon Sep 17 00:00:00 2001
From: deltoro05 <162127830+deltoro05@users.noreply.github.com>
Date: Tue, 2 Apr 2024 17:30:02 +0300
Subject: [PATCH] Update README.md
This URL https://unicode-table.com/ has changed to https://symbl.cc/
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2e26104..3e36246 100644
--- a/README.md
+++ b/README.md
@@ -298,7 +298,7 @@ U+066B | ٫ | d9 ab | ARABIC DECIMAL SEPARATOR
U+066C | ٬ | d9 ac | ARABIC THOUSANDS SEPARATOR
-#### :eight_pointed_black_star: for more common punctutation marks like `” | « | » | ?| ; | : | ...`
see [general punctuation page in unicode](https://unicode-table.com/en/blocks/general-punctuation/)
+#### :eight_pointed_black_star: for more common punctutation marks like `” | « | » | ?| ; | : | ...`
see [general punctuation page in unicode](https://symbl.cc/en/unicode/blocks/general-punctuation/)
```python