Skip to content

Commit df9864f

Browse files
authored
Fix breaking link in 8.10 troubleshooting docs to known issue 3375 (#475)
* Fix breaking link in 8.10 troubleshooting docs to known issue 3375 * Change link from 'current' to '8.9'
1 parent 105ef9b commit df9864f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,5 +653,5 @@ curl -u elastic:<password> --request POST \
653653
[[php-key-download-fail]]
654654
== Air-gapped {agent} upgrade can fail due to an inaccessible PGP key
655655

656-
In versions 8.9 and above, an {agent} upgrade may fail when the upgrader can't access a PGP key required to verify the binary signature. For details and a workaround, refer to the <<known-issue-3375,PGP key download fails in an air-gapped environment>> known issue in the version 8.9.0 Release Notes or to the link:https://github.com/elastic/elastic-agent/blob/main/docs/pgp-workaround.md[workaround documentation] in the elastic-agent GitHub repository.
656+
In versions 8.9 and above, an {agent} upgrade may fail when the upgrader can't access a PGP key required to verify the binary signature. For details and a workaround, refer to the link:https://www.elastic.co/guide/en/fleet/8.9/release-notes-8.9.0.html#known-issue-3375[PGP key download fails in an air-gapped environment] known issue in the version 8.9.0 Release Notes or to the link:https://github.com/elastic/elastic-agent/blob/main/docs/pgp-workaround.md[workaround documentation] in the elastic-agent GitHub repository.
657657

0 commit comments

Comments
 (0)