From ff168f5a394952219c1ea8ed7e162b902ccd09e7 Mon Sep 17 00:00:00 2001 From: Ryan L McIntyre Date: Sat, 1 Apr 2017 09:05:30 -0400 Subject: [PATCH] Improves 'Unstable File Paths' section * improves readability of the examples provided --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8ffee78a29..79cace40ed 100644 --- a/readme.md +++ b/readme.md @@ -381,8 +381,8 @@ See [contributing.md](contributing.md) Reference the **release** branch and _not_ the ~~master~~ branch because paths are subject change for each release * For example: - * ✅ Use: https://github.com/ryanoasis/nerd-fonts/blob/0.9.0/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf - * ❌ Instead of: ~~https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf~~ + * ✅ Use: `https://github.com/ryanoasis/nerd-fonts/blob/`**0.9.0**`/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf` + * ❌ Instead of: `https://github.com/ryanoasis/nerd-fonts/blob/`~~master~~`/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf` ## Other Good Fonts to Patch