We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c483b3 commit 000fcf5Copy full SHA for 000fcf5
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- Update readme.md syntax, add link
11
+
12
## 10.2.3 - *2022-11-03*
13
14
- Update [CHANGELOG.md](/CHANGELOG.md) to fix MarkDownLint rules
README.md
@@ -67,13 +67,9 @@ end
67
68
## Test Cookbooks as Examples
69
70
-The cookbooks ran under test-kitchen make excellent usage examples.
+The cookbooks run by test-kitchen make excellent usage examples.
71
72
-The test recipes are found at:
73
-
74
-```text
75
-test/cookbooks/docker_test/
76
-```
+Those recipes are found at [test/cookbooks/docker_test/](/test/cookbooks/docker_test/).
77
78
## Resources Overview
79
0 commit comments