branch: elpa/org-superstar
commit c22cbd800a8ebbf2cb31546d7ccd9d3b7d3598ed
Author: snickerbockers <snickerbock...@washemu.org>
Commit: GitHub <nore...@github.com>

    fix outdated link in README.md
    
    the "geometric shapes" link goes to a wikipedia page explaining what shapes 
are instead of the wikipedia page on unicode geometric shapes.
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 161aa95f0d6..20828425604 100644
--- a/README.org
+++ b/README.org
@@ -106,7 +106,7 @@ used, allowing the user to inherit the level-dependent 
default look.
         most commonly encoded.  I recommend the following blocks:
      + [[https://en.wikipedia.org/wiki/General_Punctuation][General 
Punctuation]] (U+2000-U+206F) :: Bullets, leaders, asterisms.
      + [[https://en.wikipedia.org/wiki/Dingbat#Unicode][Dingbats]] 
(U+2700-U+27BF) :: Common typesetting ornaments.
-     + [[https://en.wikipedia.org/wiki/Geometric_Shapes][Geometric Shapes]] 
(U+25A0-U+25FF) :: Circles, shapes within
+     + 
[[https://en.wikipedia.org/wiki/Geometric_Shapes_(Unicode_block)][Geometric 
Shapes]] (U+25A0-U+25FF) :: Circles, shapes within
           shapes, etc.
      + [[https://en.wikipedia.org/wiki/Miscellaneous_Symbols][Miscellaneous 
Symbols]] (U+2600–U+26FF) :: Smileys and card suits.
      + 
[[https://en.wikipedia.org/wiki/Miscellaneous_Symbols_and_Arrows][Miscellaneous 
Symbols and Arrows]] (U+2B00-U+2BFF) ::

Reply via email to