diff --git a/README.md b/README.md index eb86ca8ceec..9ff139f8d66 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Building pre-release images can be done by running `make package-docker-snapshot ## Documentation -Documentation for the APM Server can be found in the [Observability guide's APM section](https://www.elastic.co/guide/en/observability/master/apm.html). Most documentation files live in the [elastic/observability-docs](https://github.com/elastic/observability-docs) repo's [`docs/en/observability/apm/` directory](https://github.com/elastic/observability-docs/tree/main/docs/en/observability/apm). +Documentation for the APM Server can be found in the [APM guide](https://www.elastic.co/guide/en/apm/guide/8.11/index.html). Most documentation files live in the [elastic/observability-docs](https://github.com/elastic/observability-docs) repo's [`docs/en/apm-server/` directory](https://github.com/elastic/observability-docs/tree/8.11/docs/en/apm-server). However, the following content lives in this repo: diff --git a/docs/README.md b/docs/README.md index b1bb0e5c123..0116255f34c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,5 @@ > [!IMPORTANT] -> As of 8.12, most documentation source files have moved to the [elastic/observability-docs](https://github.com/elastic/observability-docs) repo and been integrated into the Observability guide ([`docs/en/observability/apm/`](https://github.com/elastic/observability-docs/tree/main/docs/en/observability/apm)). +> Most documentation source files have moved to the [elastic/observability-docs](https://github.com/elastic/observability-docs) repo ([`docs/en/apm-server/`](https://github.com/elastic/observability-docs/tree/8.11/docs/en/apm-server)). > > However, the following content still lives in this repo: >