Skip to content

Commit 182feac

Browse files
zoeycastilloclaude
andcommitted
Fix path separator inconsistency in Access Analyzer migration docs
Replace backslashes with forward slashes in markdown link paths across console migration workflow documentation to ensure proper link formatting. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 9b843b9 commit 182feac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/kb/accessanalyzer/console-migration-workflow-step-2-prepare-the-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This article lists the steps to prepare the Netwrix Access Analyzer database for
3838

3939
For Host Management and Host List Replication, follow these steps to restore the backup of the Access Analyzer console to a new server.
4040

41-
> **IMPORTANT:** This only applies if the new server name differs from the old server name; otherwise, skip to [Access Analyzer Console Migration Workflow: Step 3 - Rebuild the Console](/docs\kb\accessanalyzer\console-migration-workflow-step-3-rebuild-the-console.md).
41+
> **IMPORTANT:** This only applies if the new server name differs from the old server name; otherwise, skip to [Access Analyzer Console Migration Workflow: Step 3 - Rebuild the Console](/docs/kb/accessanalyzer/console-migration-workflow-step-3-rebuild-the-console.md).
4242
4343
On the Access Analyzer Database, copy the script below and configure the `OldServer` and `NewServer` values (lines 5 & 6, below), then run:
4444

docs/kb/accessanalyzer/console-migration-workflow-step-3-rebuild-the-console.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ knowledge_article_id: kA0Qk0000002Or3KAE
2424

2525
> **NOTE:** Return to the main workflow page via this link: [Console Migration Workflow](/docs/kb/accessanalyzer/console-migration-workflow.md).
2626
>
27-
> Return to the previous section via this link: [Console Migration Workflow: Step 2—Prepare the Database](/docs\kb\accessanalyzer\console-migration-workflow-step-2-prepare-the-database.md)
27+
> Return to the previous section via this link: [Console Migration Workflow: Step 2—Prepare the Database](/docs/kb/accessanalyzer/console-migration-workflow-step-2-prepare-the-database.md)
2828
>
29-
> Proceed to the next section via this link: [Console Migration Workflow: Step 4—Validate the Migration](/docs\kb\accessanalyzer\console-migration-workflow-step-4-validate-the-migration.md).
29+
> Proceed to the next section via this link: [Console Migration Workflow: Step 4—Validate the Migration](/docs/kb/accessanalyzer/console-migration-workflow-step-4-validate-the-migration.md).
3030
## Overview
3131

3232
This article lists the steps for rebuilding the Netwrix Access Analyzer console during the Access Analyzer Migration.
@@ -138,8 +138,8 @@ If using any of the below, please recreate the certificate for the new NAA Conso
138138
## Related Links
139139

140140
- [Console Migration Workflow](/docs/kb/accessanalyzer/console-migration-workflow.md)
141-
- [Console Migration Workflow: Step 2—Prepare the Database](/docs\kb\accessanalyzer\console-migration-workflow-step-2-prepare-the-database.md)
142-
- [Console Migration Workflow: Step 4—Validate the Migration](/docs\kb\accessanalyzer\console-migration-workflow-step-4-validate-the-migration.md)
141+
- [Console Migration Workflow: Step 2—Prepare the Database](/docs/kb/accessanalyzer/console-migration-workflow-step-2-prepare-the-database.md)
142+
- [Console Migration Workflow: Step 4—Validate the Migration](/docs/kb/accessanalyzer/console-migration-workflow-step-4-validate-the-migration.md)
143143
- [Netwrix Access Analyzer 12.0 System Requirements](https://docs.netwrix.com/docs/accessanalyzer/12_0)
144144
- [Access Analyzer Initial Configuration](https://docs.netwrix.com/docs/accessanalyzer/12_0)
145145
- [Netwrix Access Analyzer for SharePoint Online](https://docs.netwrix.com/docs/accessanalyzer/12_0/requirements/sharepoint/sharepoint/sharepointonline/activity)

0 commit comments

Comments
 (0)