docs(core): incremental build content link update (#4795)

This commit is contained in:
Benjamin Cabanes 2021-02-14 12:52:18 -05:00 committed by GitHub
parent 95365564f2
commit 67faa9ca9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,6 @@ Also, using incremental builds only really makes sense when using the distribute
## Setup an incremental build
- [Setup an incremental build for an Angular app](/{{framework}}/guides/ci/setup-incremental-builds-angular)
- [Setup an incremental build for an Angular app](/{{framework}}/ci/setup-incremental-builds-angular)
- _Setup an incremental build for a React app (soon)_
- _Setup an incremental build for a Node app (soon)_