diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a581bce5d2..63f3fa0c2c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -70,7 +70,7 @@ jobs: with: fetch-depth: 0 - name: Install markdown-link-check - run: npm install -g markdown-link-check + run: npm install -g markdown-link-check@3.12.2 - name: Run markdown-link-check in the developers docs run: | diff --git a/docs/developers/linux-rpm-demo.md b/docs/developers/linux-rpm-demo.md index d511cd48b9..64927f2532 100644 --- a/docs/developers/linux-rpm-demo.md +++ b/docs/developers/linux-rpm-demo.md @@ -7,7 +7,7 @@ See [AWS Distro for OpenTelemetry documentation](https://aws-otel.github.io/docs ### Install ADOT Collector on ECS EC2 See [AWS Distro for OpenTelemetry documentation](https://aws-otel.github.io/docs/setup/ecs) for detailed information on installing ADOT Collector on ECS. -#### enable debugging log +#### Enable debugging log add a key value pair into `/opt/aws/aws-otel-collector/etc/extracfg.txt` and restart collector