Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.

Commit 2e08922

Browse files
committed
Fixed URL for Updateable Help
1 parent 19c5fe8 commit 2e08922

6 files changed

+2
-12
lines changed
-24 Bytes
Binary file not shown.

BuildHelp.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Import-Module '.\AMSoftware.Crm.PowerShell.Commands\bin\Release\AMSoftware.Crm.psd1'
22
Update-MarkdownHelpModule '.\docs\' -RefreshModulePage
33
New-ExternalHelp -Path '.\docs\' -OutputPath '.\AMSoftware.Crm.PowerShell.Commands\bin\Release\en-US\' -Force
4-
New-ExternalHelpCab -CabFilesFolder '.\AMSoftware.Crm.PowerShell.Commands\bin\Release\en-US\' -LandingPagePath '.\docs\AMSoftware.Crm.md' -OutputFolder '.\help\' -IncrementHelpVersion
4+
New-ExternalHelpCab -CabFilesFolder '.\AMSoftware.Crm.PowerShell.Commands\bin\Release\en-US\' -LandingPagePath '.\docs\AMSoftware.Crm.md' -OutputFolder '.\AMSoftware.Crm.PowerShell.Commands\bin\Release\online\' -IncrementHelpVersion

docs/AMSoftware.Crm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
Module Name: AMSoftware.Crm
33
Module Guid: 1e7f1ebc-e035-4d73-86af-3c07a6a85260
4-
Download Help Link: https://github.com/AMSoftwareNL/crmpowershell/raw/master/help/
4+
Download Help Link: http://www.amsoftware.nl/tools/crmpowershell/help/
55
Help Version: 1.3.0.0
66
Locale: en-us
77
---

help/AMSoftware.Crm_1e7f1ebc-e035-4d73-86af-3c07a6a85260_HelpInfo.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)