Skip to content

Commit b43a395

Browse files
committed
update url's in README
1 parent be6171c commit b43a395

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![By Camptocamp](https://img.shields.io/badge/by-camptocamp-fb7047.svg)](http://www.camptocamp.com)
88

99

10-
![Catalog Diff](https://raw.githubusercontent.com/camptocamp/puppet-catalog-diff/master/catalog-diff.png)
10+
![Catalog Diff](https://raw.githubusercontent.com/voxpupuli/puppet-catalog-diff/master/catalog-diff.png)
1111

1212

1313
#### Table of Contents
@@ -158,7 +158,7 @@ Example:
158158

159159

160160
```shell
161-
$ puppet module install camptocamp-catalog_diff
161+
$ puppet module install voxpupuli-catalog_diff
162162
$ puppet catalog diff \
163163
puppet5.example.com:8140/production puppet6.example.com:8140/production \
164164
--use_puppetdb \
@@ -278,7 +278,7 @@ You can get some inline help with:
278278

279279
The reports generated by this tool can be rendered as json as well as
280280
viewed in markdown using the Rakefile in this directory.
281-
A web viewer is also available at [https://github.com/camptocamp/puppet-catalog-diff-viewer](https://github.com/camptocamp/puppet-catalog-diff-viewer)
281+
A web viewer is also available at [https://github.com/voxpupuli/puppet-catalog-diff-viewer](https://github.com/voxpupuli/puppet-catalog-diff-viewer)
282282

283283

284284
## Previous Authors
@@ -290,7 +290,7 @@ Raphaël Pinson <raphael.pinson@camptocamp.com> / @raphink
290290

291291
## Contributors
292292

293-
The list of contributors can be found at: [https://github.com/camptocamp/puppet-catalog-diff/graphs/contributors](https://github.com/camptocamp/puppet-catalog-diff/graphs/contributors).
293+
The list of contributors can be found at: [https://github.com/voxpupuli/puppet-catalog-diff/graphs/contributors](https://github.com/voxpupuli/puppet-catalog-diff/graphs/contributors).
294294

295295

296296
## See also

0 commit comments

Comments
 (0)