Skip to content

Commit f2a825f

Browse files
authored
Merge pull request #92 from puppetlabs/CAT-1326-update-metadata-name
(CAT-1326) Updating name in metadata.json
2 parents 8f8819e + 574df40 commit f2a825f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [v2.3.0](https://github.com/voxpupuli/puppet-windows_env/tree/v2.3.0) (2017-02-12)
1+
## [v2.3.0](https://github.com/puppetlabs/puppetlabs-windows_env/tree/v2.3.0) (2017-02-12)
22

33
This is the last release with Puppet3 support!
44
* Fix: Check for clobber issues within a single catalog

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ puppet module install puppet/windows_env
1616
Install from git (do this in your modulepath):
1717

1818
```sh
19-
git clone https://github.com/voxpupuli/puppet-windows_env windows_env
19+
git clone https://github.com/puppetlabs/puppetlabs-windows_env windows_env
2020
```
2121

2222
## Changes
@@ -242,7 +242,7 @@ Note that the names will appear as uppercase in the fact, for example the `windi
242242

243243
The [puppet-windows-path](https://github.com/basti1302/puppet-windows-path)
244244
module by Bastian Krol was the starting point for this module.
245-
puppet-windows_env got migrated from [badgerious](https;//github.com/badgerious)
245+
puppetlabs-windows_env got migrated from [badgerious](https;//github.com/badgerious)
246246
to Vox Pupuli.
247247

248248
## Transfer notice

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "puppet-windows_env",
2+
"name": "puppetlabs-windows_env",
33
"version": "4.0.2-rc0",
44
"author": "puppetlabs",
55
"summary": "Manages Windows environment variables",

0 commit comments

Comments
 (0)