mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-25 16:47:37 +02:00
Improves 'Unstable File Paths' section
* improves readability of the examples provided
This commit is contained in:
parent
a4eebd63e0
commit
ff168f5a39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user