Skip to content

Commit 7913d6e

Browse files
committed
README: fix relative markdown link in readme for version consumption guidance
Signed-off-by: Wesley Pettit <[email protected]>
1 parent 66bfb07 commit 7913d6e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ If you think you’ve found a potentially sensitive security issue, please do no
8282

8383
Our image repos contain the following types of tags, which are explained in the sections below:
8484

85-
* `latest`: The most recently released image version. We do not recommend deploying this to production environments ever, see [Guidance on consuming versions](https://quip-amazon.com/b1uOAyKuVsSl#temp:C:STU6701d3a107a74362b4387b18b).
86-
* `Version number tag`: Each release has a version number, for example `2.28.4`. These are the only tags we recommend consuming in production environments: [Guidance on consuming versions](https://quip-amazon.com/b1uOAyKuVsSl#temp:C:STU6701d3a107a74362b4387b18b).
87-
* `stable`: Some time after a version is released, it may be designated as the latest stable. See [Latest stable version](https://quip-amazon.com/b1uOAyKuVsSl#temp:C:STU1a191c8f7941426f8c10ddb6e) and [Guidance on consuming versions](https://quip-amazon.com/b1uOAyKuVsSl#temp:C:STU6701d3a107a74362b4387b18b).
85+
* `latest`: The most recently released image version. We do not recommend deploying this to production environments ever, see [Guidance on consuming versions](#guidance-on-consuming-versions).
86+
* `Version number tag`: Each release has a version number, for example `2.28.4`. These are the only tags we recommend consuming in production environments: [Guidance on consuming versions](#guidance-on-consuming-versions).
87+
* `stable`: Some time after a version is released, it may be designated as the latest stable. See [Latest stable version](#latest-stable-version) and [Guidance on consuming versions](#guidance-on-consuming-versions).
8888

8989
#### AWS Distro for Fluent Bit release testing
9090

@@ -119,7 +119,7 @@ In addition, our stable release undergoes additional testing:
119119

120120
#### Latest stable version
121121

122-
Our latest stable version is the most recent version that we have high confidence is stable for AWS use cases. *We recommend using the stable version number in your prod deployments; see* [Guidance on consuming versions](https://quip-amazon.com/b1uOAyKuVsSl#temp:C:STU6701d3a107a74362b4387b18b)
122+
Our latest stable version is the most recent version that we have high confidence is stable for AWS use cases. *We recommend using the stable version number in your prod deployments; see* [Guidance on consuming versions](#guidance-on-consuming-versions)
123123

124124
The latest stable version is marked with the tag `stable`/`windowsservercore-stable`. The version number that is currently designated as the latest stable can always be found in the [AWS_FOR_FLUENT_BIT_STABLE_VERSION](https://github.com/aws/aws-for-fluent-bit/blob/mainline/AWS_FOR_FLUENT_BIT_STABLE_VERSION) file in the root of this repo.
125125

0 commit comments

Comments
 (0)