Skip to content

Commit 1d52dcc

Browse files
authored
Add links to repo troubleshooting sub-pages (#107604) (#107610)
Since #104614 the top-level repo troubleshooting page is just a short paragraph which talks about "this page" but in fact refers to information spread across a number of subsequent pages. It's not obvious to the reader that they need to use the navigation menu to get to the information they seek. Moreover we link to this page from an exception message today so there's a reasonable chance that users will find it when trying to troubleshoot a genuine problem. This commit rewords things slightly and adds links to the subsequent pages to the body of the page to avoid this confusion.
1 parent ecb06ef commit 1d52dcc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/reference/troubleshooting/snapshot/add-repository.asciidoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
== Troubleshooting broken repositories
33

44
There are several situations where the <<health-api, Health API>> might report an issue
5-
regarding the integrity of snapshot repositories in the cluster. This page explains
6-
the recommended actions for diagnosing corrupted, unknown, and invalid repositories.
5+
regarding the integrity of snapshot repositories in the cluster. The following pages explain
6+
the recommended actions for diagnosing corrupted, unknown, and invalid repositories:
7+
8+
- <<diagnosing-corrupted-repositories>>
9+
- <<diagnosing-unknown-repositories>>
10+
- <<diagnosing-invalid-repositories>>
711

812
[[diagnosing-corrupted-repositories]]
913
=== Diagnosing corrupted repositories

0 commit comments

Comments
 (0)