Skip to content

Commit b8ea7cb

Browse files
authored
Fix wiki links in readme.md (dsccommunity#613)
1 parent fb2e382 commit b8ea7cb

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,23 @@ For older change log history see the [historic changelog](HISTORIC_CHANGELOG.md)
88
## [Unreleased]
99

1010
### Changed
11-
- Website
12-
- Fixed Test-TargetResource in Website when LogTruncateSize parameter is passed. Fixes [Issue #380](https://github.com/dsccommunity/WebAdministrationDsc/issues/380)
1311

14-
### Changed
15-
16-
- xWebAdministration
12+
- WebAdministrationDsc
1713
- BREAKING CHANGE
1814
- Renamed _xWebAdministration_ to _WebAdministrationDSC_ - fixes [Issue #69](https://github.com/dsccommunity/WebAdministrationDsc/issues/213).
1915
- Changed all MSFT_xResourceName to DSC_ResourceName.
2016
- Updated DSCResources, Examples, Modules and Tests for new naming.
2117
- Updated README.md from _xWebAdministration_ to _WebAdministrationDSC_
2218
- Removed deprecated resource `xIISHandler`
2319
- Removed deprecated resource `xWebConfigKeyValue`
20+
- Website
21+
- Fixed Test-TargetResource in Website when LogTruncateSize parameter is
22+
passed. Fixes [Issue #380](https://github.com/dsccommunity/WebAdministrationDsc/issues/380)
2423

2524
### Fixed
2625

26+
- WebAdministrationDsc
27+
- Fixed URLs in README.md
2728
- WebApplication
2829
- Fixed typo in README.md.
2930

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A full list of changes in each version can be found in the [change log](CHANGELO
3030

3131
## Documentation
3232

33-
The documentation can be found in the [WebAdministration Wiki](https://github.com/dsccommunity/WebAdministration/wiki).
33+
The documentation can be found in the [WebAdministration Wiki](https://github.com/dsccommunity/WebAdministrationDsc/wiki).
3434
The DSC resources schema files is used to automatically update the
3535
documentation on each PR merge.
3636

@@ -39,7 +39,7 @@ documentation on each PR merge.
3939
You can review the [Examples](/source/Examples) directory in the WebAdministration module
4040
for some general use scenarios for all of the resources that are in the module.
4141

42-
The resource examples are also available in the [WebAdministration Wiki](https://github.com/dsccommunity/WebAdministration/wiki).
42+
The resource examples are also available in the [WebAdministration Wiki](https://github.com/dsccommunity/WebAdministrationDsc/wiki).
4343

4444
## Installation
4545

0 commit comments

Comments
 (0)