Skip to content

Commit 0bf6450

Browse files
Merge pull request #117 from netwrix/stuart/fix-build
Fixes for Build
2 parents 5c396c3 + 8b92adc commit 0bf6450

File tree

7 files changed

+16
-3861
lines changed

7 files changed

+16
-3861
lines changed

docs/1secure/admin/login/login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ After successful authorization, You are redirected to the dashboard. See the
8383

8484
Once the initial login is completed, an MSP can configure Single Sign On (SSO) using supported
8585
authentication services, including Entra ID, 1Secure Authentication, or OpenID Connect. See the
86-
[SSO Configuration with Authentication Services](#sso-configuration-with-authentication-services)
86+
[SSO Configuration with Authentication Services](/docs/1secure/admin/login/sso.md#sso-configuration-with-authentication-services)
8787
topic for additional information.
8888

8989
### Reset Password

docs/activitymonitor/7.1/install/upgrade/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_position: 30
88

99
The purpose of this chapter is to provide the basic steps needed for upgrading Activity Monitor. See
1010
the
11-
[Software Compatibility & Versions](/docs/activitymonitor/7.1/install/overview.md#software-compatibility-versions)
11+
[Software Compatibility & Versions](/docs/activitymonitor/7.1/install/overview.md#software-compatibility--versions)
1212
section for information on integration with other Netwrix products.
1313

1414
## Considerations

docs/changetracker/8.0/install/agent/commandlinescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ These parameters are not case sensitive.
5353

5454

5555
For more information on the **HubDetails.xml** nodes and settings see the
56-
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run-hubdetailsxml-file)
56+
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run--hubdetailsxml-file)
5757
topic for additional information.

docs/changetracker/8.0/install/agent/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ the Users: User Administration topic for additional information.
1515

1616
By default the Agent will register using the Name of the server but there is an opportunity to
1717
customize this during installation or post-installation via an edit of the Hub Details file. See the
18-
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run-hubdetailsxml-file)
18+
[First Run – HubDetails.xml File](/docs/changetracker/8.0/admin/settingstab/devicegroups.md#first-run--hubdetailsxml-file)
1919
topic for additional information.
2020

2121
:::info

docs/directorymanager/11.1/ssprportal/navigation.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ sidebar_position: 10
66

77
# Navigation
88

9-
On signing into SSPR portal, you land on the main portal page, that displays all the functions the
10-
portal supports.
9+
On signing into SSPR portal, you land on the main portal page, that displays all the functions the portal supports.
1110

1211
## Top Right Options
1312

@@ -16,9 +15,7 @@ The top right corner of the application displays the following:
1615
| Icon | Description |
1716
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1817
| Help icon | Click it to launch the help pages for the SSPR portal. |
19-
20-
| Profile icon | Displays your profile picture with your name and the identity store the portal is connected to. Click it to launch a menu that displays the Directory Manager version and the security role assigned to you in Directory Manager. The menu also displays the following options: <ul><li>My Applcations – Opens the GroupID Applications page, that displays the Directory Manager clients that you have access to. See the [Access your Applications](/docs/directorymanager/11.1/admincenter/general/accessapplications.md) topic for additional information.</li><li>Enroll your account – The Your Enrollments page opens, where you can enroll the identity store account you used to sign into the portal. Tabs on this page represent the different authentication types the administrator has enabled for enrollment. See the [Enroll your identity store account](/docs/directorymanager/11.1/admincenter/general/enroll.md) topic for enrollment details, starting at step 3.</li><li>Change password – Enables you to change your identity store account password. See the[ Change your password](/docs/directorymanager/11.1/portal/user/manage/changepassword.md) topic for additional information.</li><li>Switch Account – Enables you to switch the account so as to access the portal with a different account. See the [Switch Accounts](/docs/directorymanager/11.1/admincenter/general/switchaccount.md) topic for additional information.</li><li>Sign Out – Click it to sign out of the SSPR portal.</li></ul> |
21-
18+
| Profile icon | Displays your profile picture with your name and the identity store the portal is connected to. Click it to launch a menu that displays the Directory Manager version and the security role assigned to you in Directory Manager. The menu also displays the following options: <ul><li>My Applcations – Opens the GroupID Applications page, that displays the Directory Manager clients that you have access to. See the [Access your Applications](/docs/directorymanager/11.1/admincenter/general/accessapplications.md) topic for additional information.</li><li>Enroll your account – The Your Enrollments page opens, where you can enroll the identity store account you used to sign into the portal. Tabs on this page represent the different authentication types the administrator has enabled for enrollment. See the [Enroll your identity store account](/docs/directorymanager/11.1/admincenter/general/enroll.md) topic for enrollment details, starting at step 3.</li><li>Change password – Enables you to change your identity store account password. See the [Change your password](/docs/directorymanager/11.1/portal/user/manage/changepassword.md) topic for additional information.</li><li>Switch Account – Enables you to switch the account so as to access the portal with a different account. See the [Switch Accounts](/docs/directorymanager/11.1/admincenter/general/switchaccount.md) topic for additional information.</li><li>Sign Out – Click it to sign out of the SSPR portal.</li></ul> |
2219

2320
## Portal Functions
2421

@@ -28,5 +25,4 @@ The main portal page displays three tiles:
2825
- Change Password
2926
- Linked Accounts
3027

31-
See the [Manage your Identity Store Accounts](/docs/directorymanager/11.1/ssprportal/functions.md) topic for a discussion of these
32-
functions.
28+
See the [Manage your Identity Store Accounts](/docs/directorymanager/11.1/ssprportal/functions.md) topic for a discussion of these functions.

docs/endpointpolicymanager/knowledgebase/gettingstarted/knowledgebase/tipstricksandfaqs/eventcategories.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ sidebar_position: 180
88

99
## Feature Specific Events
1010

11-
[List of Endpoint Policy Manager Event Categories and IDs](#ListofEndpointPolicyManagerEventCategoriesandIDs)
11+
[List of Endpoint Policy Manager Event Categories and IDs](#list-of-endpoint-policy-manager-event-categories-and-ids)
1212

13-
[Feature Manager for Windows](#FeatureManagerforWindows)
13+
[Feature Manager for Windows](#feature-manager-for-windows)
1414

15-
[Least Privilege Manager](#LeastPrivilegeManager)
15+
[Least Privilege Manager](#least-privilege-manager)
1616

17-
[Least Privilege Manager Mac OS](#LeastPrivilegeManagerMaOS)
17+
[Least Privilege Manager Mac OS](#least-privilege-manager-mac-os)
1818

19-
[Java Rules Manager](#JavaRulesManager)
19+
[Java Rules Manager](#java-rules-manager)
2020

21-
[Browser Router](#BrowserRouter)
21+
[Browser Router](#browser-router)
2222

23-
[Device Manager](#DeviceManager)
23+
[Device Manager](#device-manager)
2424

25-
[Network Security Manager](#NetworkSecurityManager)
25+
[Network Security Manager](#network-security-manager)
2626

27-
[Cloud Client](#CloudClient)
27+
[Cloud Client](#cloud-client)
2828

2929
## Global Event Ranges
3030

0 commit comments

Comments
 (0)