Skip to content

Commit 109b1a1

Browse files
committed
docs(readme): update interactive demo url
1 parent 5d58caf commit 109b1a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Git Prompt Kit** is a configurable set of components for creating feature rich, high performance Git-aware zsh prompts (aka themes) with minimal coding. It is built on gitstatus, the same accelerated `git status` alternative used by Powerlevel10k.
66

7-
Try the interactive demo! https://git-prompt-kit.netlify.app/
7+
Try the interactive demo! https://git-prompt-kit.olets.dev/
88

99
 
1010

@@ -59,7 +59,7 @@ The Git Prompt Kit Spaceship section has been clocked at 50% faster than Spacesh
5959

6060
## Examples
6161

62-
To get a feel for the components try the interactive demo: <a href="https://git-prompt-kit.netlify.app/">https://git-prompt-kit.netlify.app/</a>.
62+
To get a feel for the components try the interactive demo: <a href="https://git-prompt-kit.olets.dev/">https://git-prompt-kit.olets.dev/</a>.
6363

6464
See [Recipes.md](Recipes.md) for code how to use Git Prompt Kit components to build a high-performance prompt styled after [git-radar](https://github.com/michaeldfallen/git-radar), [oh-my-git](https://github.com/arialdomartini/oh-my-git), [Pure](https://github.com/sindresorhus/pure), or [Spaceship](https://github.com/denysdovhan/spaceship-prompt).
6565

0 commit comments

Comments
 (0)