Skip to content

Commit 12c18bc

Browse files
Pedro Manselunika
authored andcommitted
📝(README) Add link to GNU Make
Just like docker-compose, create link to the software's site on it's first mention. 📝(Changelog) Added entry 📝(Changelog) Added pull request id
1 parent aff330e commit 12c18bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to
1010

1111
## Added
1212

13+
- 📝(doc) Added GNU Make link to README #750
1314
- ✨(frontend) add pinning on doc detail #711
1415
- 🚩(frontend) feature flag analytic on copy as html #649
1516
- ✨(frontend) Custom block divider with export #698

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Docker Compose version v2.32.4
7575
7676
**Project bootstrap**
7777

78-
The easiest way to start working on the project is to use GNU Make:
78+
The easiest way to start working on the project is to use [GNU Make](https://www.gnu.org/software/make/):
7979

8080
```shellscript
8181
$ make bootstrap FLUSH_ARGS='--no-input'

0 commit comments

Comments
 (0)