Skip to content

Commit 1808b5b

Browse files
committed
fix: update badges in readme
1 parent 10f30f2 commit 1808b5b

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# My Dotfiles
22

33
[![licence mit](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](http://hemersonvianna.mit-license.org/)
4-
[![issues](https://img.shields.io/github/issues/descco-support/dotfiles.svg?style=flat-square)](https://github.com/descco-support/dotfiles/issues)
4+
[![GitHub issues](https://img.shields.io/github/issues/org-moon-world/dotfiles.svg)](https://github.com/org-moon-world/dotfiles/issues)
5+
![GitHub Release Date](https://img.shields.io/github/release-date/org-moon-world/dotfiles.svg)
6+
![GitHub top language](https://img.shields.io/github/languages/top/org-moon-world/dotfiles.svg)
7+
![GitHub repo size](https://img.shields.io/github/repo-size/org-moon-world/dotfiles.svg)
8+
![GitHub All Releases](https://img.shields.io/github/downloads/org-moon-world/dotfiles/total.svg)
59

610
## How to run
711

@@ -12,9 +16,9 @@ $ sh install
1216
## Instalation
1317

1418
```bash
15-
$ curl -L raw.github.com/descco-support/dotfiles/master/install | sh
19+
$ curl -L raw.github.com/org-moon-world/dotfiles/master/install | sh
1620
# or
17-
$ git clone https://github.com/descco-support/dotfiles.git && cd dotfiles && sh install.sh
21+
$ git clone https://github.com/org-moon-world/dotfiles.git && cd dotfiles && sh install.sh
1822
```
1923

2024
## References
@@ -40,7 +44,7 @@ $ git clone https://github.com/descco-support/dotfiles.git && cd dotfiles && sh
4044

4145
## Log
4246

43-
Check [Releases](https://github.com/descco-support/dotfiles/releases) for detailed changelog.
47+
Check [Releases](https://github.com/org-moon-world/dotfiles/releases) for detailed changelog.
4448

4549
## License
4650

0 commit comments

Comments
 (0)