Skip to content

Commit 7fd06ce

Browse files
author
Joshua Anderson
committed
fix(quickstart): fix link to buildpack documentation
1 parent df7ce66 commit 7fd06ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/quickstart/deploy-an-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ more you can do with Deis Workflow, play around with the CLI:
104104
* [deis/example-ruby-sinatra](https://github.com/deis/example-ruby-sinatra)
105105
* [deis/example-nodejs-express](https://github.com/deis/example-nodejs-express)
106106
* [deis/example-java-jetty](https://github.com/deis/example-java-jetty)
107-
* Read about using application [Buildpacks](../../applications/using-buildpacks) or [Dockerfiles](../applications/using-dockerfiles.md)
107+
* Read about using application [Buildpacks](../applications/using-buildpacks.md) or [Dockerfiles](../applications/using-dockerfiles.md)
108108
* Join our [#community slack channel](https://slack.deis.io) and meet the team!

0 commit comments

Comments
 (0)