Commit b2c9d5a
fix(links): correct two broken relative paths in SAN content
- task-14: ../../phase-06-post-deployment → ../phase-06-post-deployment
(file is inside phase-03-os-configuration, not 04-cluster-deployment)
- san/ad/portal: ../../active-directory → ../../s2d/active-directory
(path moved into s2d/ subdirectory during W3.2 restructure)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 83762af commit b2c9d5a
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- docs/implementation/04-cluster-deployment
- phase-03-os-configuration
- phase-05-cluster-deployment/deployment-methods/san/active-directory
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments