Skip to content

Commit 76057dc

Browse files
authored
Broken link fixed
1 parent c844f27 commit 76057dc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

memdocs/configmgr/develop/core/servers/console/console-extension-register.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ To download console extensions from the [Community hub](../../../../core/servers
2424
- A technical preview version of Configuration Manager
2525
- Configuration Manager [version 2103](../../../../core/plan-design/changes/whats-new-in-version-2103.md) or later
2626

27-
You can test your own signed extensions by [importing them locally](../../../../core/servers/manage/import-admin-console-extensions.md) with the following versions:
27+
You can test your own signed extensions by [importing them locally](/mem/configmgr/core/servers/manage/import-admin-console-extensions) with the following versions:
2828
- A technical preview version of Configuration Manager
2929
- Configuration Manager [version 2103](../../../../core/plan-design/changes/whats-new-in-version-2103.md) or later
3030

31-
You can [import an unsigned extension](../../../../core/servers/manage/import-admin-console-extensions.md) locally. Unsigned extensions are for local import and testing purposes only. Unsigned extensions can't be submitted to Community hub. Importing an unsigned extension requires one of the following versions:
31+
You can [import an unsigned extension](/mem/configmgr/core/servers/manage/import-admin-console-extensions) locally. Unsigned extensions are for local import and testing purposes only. Unsigned extensions can't be submitted to Community hub. Importing an unsigned extension requires one of the following versions:
3232
- [Technical preview version 2105.2](../../../../core/get-started/2021/technical-preview-2105-2.md#bkmk_ext) or later.
3333
- Configuration Manager [version 2107](../../../../core/plan-design/changes/whats-new-in-version-2107.md) or later
3434

35-
Starting in version 2111, you can import both signed and unsigned extensions using the [**Import Console Extension** wizard](/../../../core/servers/manage/import-admin-console-extensions.md).
35+
Starting in version 2111, you can import both signed and unsigned extensions using the [**Import Console Extension** wizard](/mem/configmgr/core/servers/manage/import-admin-console-extensions).
3636

3737
## Prerequisites
3838

@@ -158,7 +158,7 @@ Example manifest.xml file:
158158
When you have your extension built and packaged into an authenticode-signed `.cab` file, you can test it in a Configuration Manager lab environment. You'll do this by posting it through the [administration service](../../../adminservice/usage.md). Once the extension is inserted into the site, you can approve it and install it locally from the **Console Extensions** node.
159159

160160
> [!Important]
161-
> For local testing, you can import unsigned console extensions when you use version 2107 or later. For more information and additional import methods, see [Import console extensions](../../../../core/servers/manage/import-admin-console-extensions.md).
161+
> For local testing, you can import unsigned console extensions when you use version 2107 or later. For more information and additional import methods, see [Import console extensions](/mem/configmgr/core/servers/manage/import-admin-console-extensions).
162162
163163
1. Run the following PowerShell script after editing the `$adminServiceProvider` and `$cabFilePath`:
164164
- `$adminServiceProvider` - The top-level SMSProvider server where the administration service is installed
@@ -213,4 +213,4 @@ Make sure you've joined the community hub and that you've accepted the invite af
213213
214214
- [Contribute to community hub](../../../../core/servers/manage/community-hub-contribute.md)
215215
- [Use the community hub](../../../../core/servers/manage/community-hub.md)
216-
- [Import console extensions](../../../../core/servers/manage/import-admin-console-extensions.md)
216+
- [Import console extensions](/mem/configmgr/core/servers/manage/import-admin-console-extensions)

0 commit comments

Comments
 (0)