Skip to content

Commit b585fc6

Browse files
author
Shane Williams
committed
Fix readme badges
1 parent 45418a6 commit b585fc6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
2-
<a href="https://github.com/edeneast/nightfox.nvim/stargazers"><img src="https://img.shields.io/github/stars/shawilly/ponokai?colorA=192330&colorB=f8e7b0&style=for-the-badge"></a>
3-
<a href="https://github.com/edeneast/nightfox.nvim/issues"><img src="https://img.shields.io/github/issues/shawilly/ponokai?colorA=192330&colorB=98d4e7&style=for-the-badge"></a>
4-
<a href="https://github.com/edeneast/nightfox.nvim/contributors"><img src="https://img.shields.io/github/contributors/shawilly/ponokai?colorA=192330&colorB=b4e49a&style=for-the-badge"></a>
5-
<a href="https://github.com/EdenEast/nightfox.nvim/network/members"><img src="https://img.shields.io/github/forks/shawilly/ponokai?colorA=192330&colorB=bdb2ff&style=for-the-badge"></a>
2+
<a href="https://github.com/shawilly/ponokai/stargazers"><img src="https://img.shields.io/github/stars/shawilly/ponokai?colorA=192330&colorB=f8e7b0&style=for-the-badge"></a>
3+
<a href="https://github.com/shawilly/ponokai/issues"><img src="https://img.shields.io/github/issues/shawilly/ponokai?colorA=192330&colorB=98d4e7&style=for-the-badge"></a>
4+
<a href="https://github.com/shawilly/ponokai/contributors"><img src="https://img.shields.io/github/contributors/shawilly/ponokai?colorA=192330&colorB=b4e49a&style=for-the-badge"></a>
5+
<a href="https://github.com/shawilly/ponokai/network/members"><img src="https://img.shields.io/github/forks/shawilly/ponokai?colorA=192330&colorB=bdb2ff&style=for-the-badge"></a>
66
</p>
77

88
<div align="center">
@@ -157,7 +157,7 @@ Plug 'shawilly/ponokai'
157157
```
158158

159159
2. Copy files to your Vim directory:
160-
`sh
160+
`sh
161161
cp /path/to/ponokai/autoload/ponokai.vim ~/.vim/autoload/
162162
cp /path/to/ponokai/colors/ponokai.vim ~/.vim/colors/
163163
cp /path/to/ponokai/doc/ponokai.txt ~/.vim/doc/

0 commit comments

Comments
 (0)