Skip to content

Commit 1731efc

Browse files
authored
Merge pull request voxpupuli#308 from cirrax/dev_cirrax
README: change example config to voxpupuli
2 parents aef5182 + b4381f9 commit 1731efc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ How It Works
6464
ModuleSync is a gem that uses the GitHub workflow to clone, update, and push module
6565
repositories. It expects to be activated from a directory containing
6666
configuration for modulesync and the modules, or you can pass it the location
67-
of this configuration directory. [The configuration for the Puppet Labs
68-
modules](https://github.com/puppetlabs/modulesync_configs), can be used as an
67+
of this configuration directory. [The configuration for the Vox Pupuli
68+
modules](https://github.com/voxpupuli/modulesync_config), can be used as an
6969
example for your own configuration. The configuration directory contains a
7070
directory called moduleroot which mirrors the structure of a module. The files
7171
in the moduleroot are ERB templates, and MUST be named after the target file,
@@ -442,8 +442,7 @@ workdir: modules/github-org/puppet-test
442442
The Templates
443443
-------------
444444

445-
See [Puppet's modulesync\_configs](https://github.com/puppetlabs/modulesync_configs) and [Vox Pupuli's modulesync\_config](https://github.com/voxpupuli/modulesync_config)
446-
repositories for different templates currently in use.
445+
See [Vox Pupuli's modulesync\_config](https://github.com/voxpupuli/modulesync_config) and [Puppet's modulesync\_configs (Archived)](https://github.com/puppetlabs/modulesync_configs) repositories for different templates currently in use.
447446

448447
## Transfer Notice
449448

0 commit comments

Comments
 (0)