From 60f8e15e9260cb88d0a3e667ed50cdf3772f402e Mon Sep 17 00:00:00 2001 From: Jon Zeolla Date: Tue, 19 Mar 2019 21:52:43 -0400 Subject: [PATCH] Fix links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03f5ea0..a2dbd97 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ JEA documentation has moved to MSDN -- check it out at [http://aka.ms/JEAdocs](h In addition to making the documentation easier to find and read, you can now [contribute to the documentation](https://github.com/PowerShell/PowerShell-Docs/blob/staging/CONTRIBUTING.md) by submitting pull requests to the *staging* branch. ## DSC Resource -The [JEA DSC resource](./DSC Resource) can help you quickly and consistently deploy JEA endpoints across your enterprise. +The [JEA DSC resource](./DSC%20Resource) can help you quickly and consistently deploy JEA endpoints across your enterprise. The *JustEnoughAdministration* DSC resource configures the PowerShell session configurations, which define the mapping of users to roles and general session security settings. Role capabilities belong to standard PowerShell modules, and can be deployed with the DSC [file resource](https://msdn.microsoft.com/en-us/PowerShell/DSC/fileResource). -Check out the [Demo Config](./DSC Resource/DemoConfig.ps1) for an example of how to deploy a JEA endpoint using these DSC resources. +Check out the [Demo Config](./DSC%20Resource/DemoConfig.ps1) for an example of how to deploy a JEA endpoint using these DSC resources. ## Sample Role Capabilities Microsoft IT have been working with JEA since its inception and have shared some of their role capabilities for general server and IIS maintenance/support. @@ -24,4 +24,4 @@ Microsoft IT have been working with JEA since its inception and have shared some Please see the [DSC contribution guidelines](https://github.com/PowerShell/DscResources/blob/master/CONTRIBUTING.md) for information on contributing to this project. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). -For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. \ No newline at end of file +For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.