Clean up README.MD links

This commit is contained in:
Daniel Scott-Raynsford
2019-01-12 18:25:00 +13:00
parent 60e474c814
commit 1f4888dd6e
+2 -2
View File
@@ -597,9 +597,9 @@ The following parameters will be the same for each process in the set:
* Fixed style guideline violations in `CommonResourceHelper.psm1`.
* Updated 'appveyor.yml' to meet more recent standards.
* Removed OS image version from 'appveyor.yml' to use default image
([Issue #127](https://github.com/PowerShell/PSDscResources/issues/127).
([Issue #127](https://github.com/PowerShell/PSDscResources/issues/127)).
* Removed code to install WMF5.1 from 'appveyor.yml' because it is already
installed in AppVeyor images ([Issue #128](https://github.com/PowerShell/PSDscResources/issues/128).
installed in AppVeyor images ([Issue #128](https://github.com/PowerShell/PSDscResources/issues/128)).
* Removed .vscode from .gitignore so that Visual Studio code environment
settings can be committed.