We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff330e commit 12c18bcCopy full SHA for 12c18bc
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to
10
11
## Added
12
13
+- 📝(doc) Added GNU Make link to README #750
14
- ✨(frontend) add pinning on doc detail #711
15
- 🚩(frontend) feature flag analytic on copy as html #649
16
- ✨(frontend) Custom block divider with export #698
README.md
@@ -75,7 +75,7 @@ Docker Compose version v2.32.4
75
76
**Project bootstrap**
77
78
-The easiest way to start working on the project is to use GNU Make:
+The easiest way to start working on the project is to use [GNU Make](https://www.gnu.org/software/make/):
79
80
```shellscript
81
$ make bootstrap FLUSH_ARGS='--no-input'
0 commit comments