From 8feb171a4f6977cf801e8668e5a22855a0c53ed9 Mon Sep 17 00:00:00 2001 From: Sjur Moshagen Date: Wed, 13 Sep 2017 11:01:42 +0300 Subject: [PATCH] Fixed image URL's. Replaced literal space with the URL escape. --- Styles/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Styles/README.md b/Styles/README.md index 407c1ed69..55dc10725 100644 --- a/Styles/README.md +++ b/Styles/README.md @@ -6,8 +6,8 @@ Style | Example ------|--------- Blueby | ![Blueby](images/Blueby.png) Desert | ![Desert](images/Desert.png) -SubEthaEdit Bright | ![SubEthaEdit Bright](images/SubEthaEdit Bright.png) -SubEthaEdit Dark | ![SubEthaEdit Dark](images/SubEthaEdit Dark.png) +SubEthaEdit Bright | ![SubEthaEdit Bright](images/SubEthaEdit%20Bright.png) +SubEthaEdit Dark | ![SubEthaEdit Dark](images/SubEthaEdit%20Dark.png) (**[zip of all four](../../../raw/master/Styles/zipped/built_in_see_styles.zip)**)