From b322a22910d99bf79ab46ba2842ae2e015802273 Mon Sep 17 00:00:00 2001
From: deltoro05 <162127830+deltoro05@users.noreply.github.com>
Date: Wed, 31 Jul 2024 14:02:41 +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