Skip to content

Commit e2119e4

Browse files
committed
ref(concepts): reference buildpack docs
1 parent b9b2845 commit e2119e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/understanding-deis/concepts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ and run your application respectively.
4242

4343
If you have not yet converted your application to containers, Workflow provides
4444
a simple and straightforward "source to Docker image" capability. Supporting
45-
multiple language runtimes via community buildpacks, building your application
45+
multiple language runtimes via community [buildpacks][], building your application
4646
in a container can be as easy as `git push deis master`.
4747

4848
## Applications
@@ -111,3 +111,4 @@ to swap services provided by other apps, or to switch to external or third-party
111111
[cncf]: https://cncf.io/
112112
[helm]: https://helm.sh
113113
[components]: components.md
114+
[buildpacks]: ../using-deis/using-buildpacks.md

0 commit comments

Comments
 (0)