diff --git a/docs/release-notes/known-issues.md b/docs/release-notes/known-issues.md deleted file mode 100644 index 2005c561..00000000 --- a/docs/release-notes/known-issues.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -navigation_title: "Elastic APM AWS Lambda Extension" - ---- - -# Elastic APM AWS Lambda Extension known issues [elastic-apm-aws-lambda-extension-known-issues] - -% Use the following template to add entries to this page. - -% :::{dropdown} Title of known issue -% **Details** -% On [Month/Day/Year], a known issue was discovered that [description of known issue]. - -% **Workaround** -% Workaround description. - -% **Resolved** -% On [Month/Day/Year], this issue was resolved. - -::: \ No newline at end of file diff --git a/docs/release-notes/index.md b/docs/release-notes/release-notes.md similarity index 97% rename from docs/release-notes/index.md rename to docs/release-notes/release-notes.md index 0fe3bba4..21cbddba 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/release-notes.md @@ -4,9 +4,9 @@ mapped_pages: - https://www.elastic.co/guide/en/apm/lambda/current/aws-lambda-release-notes.html --- -# Elastic APM AWS Lambda Extension release notes [elastic-apm-aws-lambda-extension-release-notes] +# {{apm-lambda-ext}} release notes [elastic-apm-aws-lambda-extension-release-notes] -Review the changes, fixes, and more in each version of Elastic APM AWS Lambda Extension. +Review the changes, fixes, and more in each version of {{apm-lambda-ext}}. To check for security updates, go to [Security announcements for the Elastic stack](https://discuss.elastic.co/c/announcements/security-announcements/31). diff --git a/docs/release-notes/toc.yml b/docs/release-notes/toc.yml index 3bbe7c82..6be5ba35 100644 --- a/docs/release-notes/toc.yml +++ b/docs/release-notes/toc.yml @@ -1,3 +1,2 @@ toc: - - file: index.md - - file: known-issues.md \ No newline at end of file + - file: release-notes.md \ No newline at end of file