Skip to content

Commit e2c9fcd

Browse files
Merge pull request #4235 from benjaminguttmann-avtq/fix-buildpack-doc-link
Fix buildpack doc link
2 parents 5b8487a + 301e06e commit e2c9fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom-buildpacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ position name stack enabled
251251

252252
### Verify your buildpack is working
253253

254-
To verify that your newly added buildpack is working you can deploy one of the (sample apps for cloud native buildpacks)[https://github.com/paketo-buildpacks/samples].
254+
To verify that your newly added buildpack is working you can deploy one of the [sample apps for cloud native buildpacks](https://github.com/paketo-buildpacks/samples).
255255

256256
In our case we use the [web-servers/nginx-sample](https://github.com/paketo-buildpacks/samples/tree/main/web-servers/nginx-sample)
257257

0 commit comments

Comments
 (0)