docs: replace slash in uninstall heading to sidestep slug bugs
Renamed 'Uninstalling / Reverting to Backup' to 'Uninstalling and Reverting to Backup' to avoid the edge cases where forward slashes cause Starlight top navigation cards to break when generating the heading slug.
This commit is contained in:
+3
-3
@@ -140,7 +140,7 @@ The configuration uses a structured file tree:
|
||||
9. Installation
|
||||
10. Personalization
|
||||
11. Troubleshooting
|
||||
11.1 Uninstalling / Reverting to Backup
|
||||
11.1 Uninstalling and Reverting to Backup
|
||||
11.2 Fish Version Requirement
|
||||
11.3 Disable Session Logging
|
||||
11.4 Change or Disable the Greeting
|
||||
@@ -148,7 +148,7 @@ The configuration uses a structured file tree:
|
||||
11.6 Tool Init Does Nothing (Return Sentinel)
|
||||
11.7 Missing Dependencies
|
||||
11.8 Vi Mode Keybindings
|
||||
11.9 Minimal Mode / Disabling Opinionated Features
|
||||
11.9 What\[aq]s with the C1\-C6 stuff?
|
||||
12. Viewing This Manual
|
||||
.EE
|
||||
.PP
|
||||
@@ -3717,7 +3717,7 @@ local.fish in turn sources secrets.fish when it exists.
|
||||
.SH 11. TROUBLESHOOTING
|
||||
This section covers common issues, their solutions, and how to safely
|
||||
revert changes or uninstall the configuration entirely.
|
||||
.SS Uninstalling / Reverting to Backup
|
||||
.SS Uninstalling and Reverting to Backup
|
||||
The installation step backs up any existing config to
|
||||
\f[CR]\[ti]/.config/fish.bak\f[R].
|
||||
To revert:
|
||||
|
||||
@@ -292,8 +292,8 @@ local-config=## local.fish
|
||||
troubleshooting=# 11. TROUBLESHOOTING
|
||||
troubleshoot=# 11. TROUBLESHOOTING
|
||||
faq=# 11. TROUBLESHOOTING
|
||||
uninstall=## Uninstalling / Reverting to Backup
|
||||
revert=## Uninstalling / Reverting to Backup
|
||||
uninstall=## Uninstalling and Reverting to Backup
|
||||
revert=## Uninstalling and Reverting to Backup
|
||||
fish-version=## Fish Version Requirement
|
||||
version-req=## Fish Version Requirement
|
||||
disable-logging=## Disable Session Logging
|
||||
|
||||
+3
-3
@@ -128,7 +128,7 @@ The configuration uses a structured file tree:
|
||||
9. Installation
|
||||
10. Personalization
|
||||
11. Troubleshooting
|
||||
11.1 Uninstalling / Reverting to Backup
|
||||
11.1 Uninstalling and Reverting to Backup
|
||||
11.2 Fish Version Requirement
|
||||
11.3 Disable Session Logging
|
||||
11.4 Change or Disable the Greeting
|
||||
@@ -136,7 +136,7 @@ The configuration uses a structured file tree:
|
||||
11.6 Tool Init Does Nothing (Return Sentinel)
|
||||
11.7 Missing Dependencies
|
||||
11.8 Vi Mode Keybindings
|
||||
11.9 Minimal Mode / Disabling Opinionated Features
|
||||
11.9 What's with the C1-C6 stuff?
|
||||
12. Viewing This Manual
|
||||
|
||||
---
|
||||
@@ -3137,7 +3137,7 @@ local.fish in turn sources secrets.fish when it exists.
|
||||
|
||||
This section covers common issues, their solutions, and how to safely revert changes or uninstall the configuration entirely.
|
||||
|
||||
## Uninstalling / Reverting to Backup
|
||||
## Uninstalling and Reverting to Backup
|
||||
|
||||
The installation step backs up any existing config to `~/.config/fish.bak`.
|
||||
To revert:
|
||||
|
||||
@@ -43,7 +43,7 @@ sidebar:
|
||||
9. Installation
|
||||
10. Personalization
|
||||
11. Troubleshooting
|
||||
11.1 Uninstalling / Reverting to Backup
|
||||
11.1 Uninstalling and Reverting to Backup
|
||||
11.2 Fish Version Requirement
|
||||
11.3 Disable Session Logging
|
||||
11.4 Change or Disable the Greeting
|
||||
@@ -51,7 +51,7 @@ sidebar:
|
||||
11.6 Tool Init Does Nothing (Return Sentinel)
|
||||
11.7 Missing Dependencies
|
||||
11.8 Vi Mode Keybindings
|
||||
11.9 Minimal Mode / Disabling Opinionated Features
|
||||
11.9 What's with the C1-C6 stuff?
|
||||
12. Viewing This Manual
|
||||
|
||||
---
|
||||
|
||||
@@ -14,7 +14,7 @@ helpKeywords:
|
||||
|
||||
This section covers common issues, their solutions, and how to safely revert changes or uninstall the configuration entirely.
|
||||
|
||||
## Uninstalling / Reverting to Backup
|
||||
## Uninstalling and Reverting to Backup
|
||||
|
||||
The installation step backs up any existing config to `~/.config/fish.bak`.
|
||||
To revert:
|
||||
|
||||
Reference in New Issue
Block a user