diff --git a/docs/Edit-PSReadLineHistoryFile.md b/docs/Edit-PSReadLineHistoryFile.md index cabbdcf..194fd43 100644 --- a/docs/Edit-PSReadLineHistoryFile.md +++ b/docs/Edit-PSReadLineHistoryFile.md @@ -45,4 +45,4 @@ Modified: 2024-10-10 Idea: History search with a TUI? This may already be done by the PowerShell Run module. -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Edit-WingetSettingsFile.md b/docs/Edit-WingetSettingsFile.md index ab6681d..46fda40 100644 --- a/docs/Edit-WingetSettingsFile.md +++ b/docs/Edit-WingetSettingsFile.md @@ -57,4 +57,4 @@ Author: Sam Erde Version: 0.0.2 Modified: 2024/10/12 -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Get-EnvironmentVariable.md b/docs/Get-EnvironmentVariable.md index 14714d3..727ea4f 100644 --- a/docs/Get-EnvironmentVariable.md +++ b/docs/Get-EnvironmentVariable.md @@ -109,4 +109,4 @@ The relevant sources for the User and Machine targets are in the registry at: See more at \. -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Get-LoadedAssembly.md b/docs/Get-LoadedAssembly.md index b488e08..67366ec 100644 --- a/docs/Get-LoadedAssembly.md +++ b/docs/Get-LoadedAssembly.md @@ -46,4 +46,4 @@ Author: Sam Erde Version: 0.0.2 Modified: 2024/10/12 -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Get-PowerShellPortable.md b/docs/Get-PowerShellPortable.md index ec6305f..da92ab2 100644 --- a/docs/Get-PowerShellPortable.md +++ b/docs/Get-PowerShellPortable.md @@ -75,4 +75,4 @@ Author: Sam Erde Version: 0.1.0 Modified: 2024/10/12 -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Get-TypeAccelerator.md b/docs/Get-TypeAccelerator.md index fcfa244..9a1dc3a 100644 --- a/docs/Get-TypeAccelerator.md +++ b/docs/Get-TypeAccelerator.md @@ -75,4 +75,4 @@ Modified: 2024/10/12 Thanks to Jeff Hicks (@JDHITSolutions) for helpful suggestions and improvements on this output! -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Initialize-PSEnvironmentConfiguration.md b/docs/Initialize-PSEnvironmentConfiguration.md index cc9d377..b84f956 100644 --- a/docs/Initialize-PSEnvironmentConfiguration.md +++ b/docs/Initialize-PSEnvironmentConfiguration.md @@ -172,4 +172,4 @@ To Do Create interactive picker for packages and modules (separate functions) Bootstrap Out-GridView or Out-ConsoleGridView -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Install-CommandNotFoundUtility.md b/docs/Install-CommandNotFoundUtility.md index 10938de..68c9f01 100644 --- a/docs/Install-CommandNotFoundUtility.md +++ b/docs/Install-CommandNotFoundUtility.md @@ -44,4 +44,4 @@ Modified: 2024-10-14 May not work with PowerShell installed from MSIX or the Microsoft Store: \ -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Install-OhMyPosh.md b/docs/Install-OhMyPosh.md index 8e1bc41..878ace3 100644 --- a/docs/Install-OhMyPosh.md +++ b/docs/Install-OhMyPosh.md @@ -110,4 +110,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Install-PowerShellISE.md b/docs/Install-PowerShellISE.md index 1ed2c6e..bf2f7d5 100644 --- a/docs/Install-PowerShellISE.md +++ b/docs/Install-PowerShellISE.md @@ -48,4 +48,4 @@ To Do: - Add parameter to make the Windows Update registry change optional - Requires admin but adding that breaks the build -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Install-WinGet.md b/docs/Install-WinGet.md index 3557a52..bdc72c3 100644 --- a/docs/Install-WinGet.md +++ b/docs/Install-WinGet.md @@ -95,4 +95,4 @@ To Do: - Error handling - Create the target folder if it does not already exist -## RELATED LINKS +## RELATED LINKS diff --git a/docs/New-Credential.md b/docs/New-Credential.md index 776064c..c5eaf7d 100644 --- a/docs/New-Credential.md +++ b/docs/New-Credential.md @@ -38,4 +38,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/docs/New-ScriptFromTemplate.md b/docs/New-ScriptFromTemplate.md index 4b2b4f1..8237e39 100644 --- a/docs/New-ScriptFromTemplate.md +++ b/docs/New-ScriptFromTemplate.md @@ -193,4 +193,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Out-JsonFile.md b/docs/Out-JsonFile.md index 5d58f7b..d5281e3 100644 --- a/docs/Out-JsonFile.md +++ b/docs/Out-JsonFile.md @@ -92,4 +92,4 @@ Author: Sam Erde Version: 0.2.0 Modified: 2024/10/15 -## RELATED LINKS +## RELATED LINKS diff --git a/docs/PSPreworkout.md b/docs/PSPreworkout.md index 7233707..4d7b5ec 100644 --- a/docs/PSPreworkout.md +++ b/docs/PSPreworkout.md @@ -71,4 +71,4 @@ Check if you are running an elevated shell with administrator or root privileges ### [Update-AllTheThings](Update-AllTheThings.md) Update all the things! - + diff --git a/docs/Set-ConsoleFont.md b/docs/Set-ConsoleFont.md index e1c066f..a5e77fd 100644 --- a/docs/Set-ConsoleFont.md +++ b/docs/Set-ConsoleFont.md @@ -56,4 +56,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Set-EnvironmentVariable.md b/docs/Set-EnvironmentVariable.md index c1da857..b4cc69a 100644 --- a/docs/Set-EnvironmentVariable.md +++ b/docs/Set-EnvironmentVariable.md @@ -85,4 +85,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Show-LoadedAssembly.md b/docs/Show-LoadedAssembly.md index 03d7b68..5fd0cbc 100644 --- a/docs/Show-LoadedAssembly.md +++ b/docs/Show-LoadedAssembly.md @@ -62,4 +62,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Show-WithoutEmptyProperty.md b/docs/Show-WithoutEmptyProperty.md index da32eab..b001783 100644 --- a/docs/Show-WithoutEmptyProperty.md +++ b/docs/Show-WithoutEmptyProperty.md @@ -99,4 +99,4 @@ subscribe to his newsletter! https://www.linkedin.com/in/jefferyhicks/ https://twitter.com/JeffHicks -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Test-IsElevated.md b/docs/Test-IsElevated.md index 6b9e5e8..f54ed63 100644 --- a/docs/Test-IsElevated.md +++ b/docs/Test-IsElevated.md @@ -39,4 +39,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ### Boolean ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/docs/Update-AllTheThings.md b/docs/Update-AllTheThings.md index f47f067..9c8f90b 100644 --- a/docs/Update-AllTheThings.md +++ b/docs/Update-AllTheThings.md @@ -147,4 +147,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink ## NOTES -## RELATED LINKS +## RELATED LINKS diff --git a/src/Artifacts/PSPreworkout.psd1 b/src/Artifacts/PSPreworkout.psd1 index f32324c..ba2612c 100644 --- a/src/Artifacts/PSPreworkout.psd1 +++ b/src/Artifacts/PSPreworkout.psd1 @@ -157,7 +157,7 @@ } # End of PrivateData hashtable # HelpInfo URI of this module - HelpInfoURI = 'https://raw.githubusercontent.com/SamErde/PSPreworkout/main/src/Help/en-US/' + HelpInfoURI = 'https://raw.githubusercontent.com/SamErde/PSPreworkout/main/src/Help/' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = ''