summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-03-23 02:12:47 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-03-23 02:12:47 +0300
commitcea3f32d5966dc2ba6088e314cfe93deb81b99ea (patch)
tree50894a698f1a5afa05e29fb41175dfc8f86320e8 /README.md
parent078bf0d2f4bcfabad4b1faefb5ba69b1f0423179 (diff)
fix links
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index aa4cf23b..fba2585b 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ If you've been using Powerlevel9k before, **do not remove the configuration opti
will pick them up and provide you with the same prompt UI you are used to.
The default configuration in Powerlevel10k is the same as in Powerlevel9k, which is to say it's not
-pretty. [Pure Power](https://github.com/romkatv/dotfiles-public/edit/master/.purepower) is
+pretty. [Pure Power](https://github.com/romkatv/dotfiles-public/blob/master/.purepower) is
recommended as a good starting point for new users. It'll make your prompt look like this.
![Pure Power](https://raw.githubusercontent.com/romkatv/dotfiles-public/master/dotfiles/purepower.png)
@@ -112,7 +112,7 @@ echo 'source ~/.purepower' >>! ~/.zshrc
```
Read the documentation at the top of `~/.purepower` (or
-[here](https://github.com/romkatv/dotfiles-public/edit/master/.purepower)) to get an idea of what
+[here](https://github.com/romkatv/dotfiles-public/blob/master/.purepower)) to get an idea of what
your prompt is capable of. You can edit the file to change your Powerlevel10k configuration.
Powerlevel10k has configuration options that Powerlevel9k doesn't. See