Skip to content

Commit 4b99ccc

Browse files
committed
Merge branch 'viewer_class2' of https://github.com/DLeich/puppet-catalog-diff into viewer_class2
2 parents 79219a5 + 9ff781d commit 4b99ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Example:
163163

164164

165165
```shell
166-
$ puppet module install camptocamp-catalog_diff
166+
$ puppet module install voxpupuli-catalog_diff
167167
$ puppet catalog diff \
168168
puppet5.example.com:8140/production puppet6.example.com:8140/production \
169169
--use_puppetdb \
@@ -295,7 +295,7 @@ You can get some inline help with:
295295

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

300300

301301
## Previous Authors

0 commit comments

Comments
 (0)