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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user