Skip to content

Commit 8a6f6f0

Browse files
author
Matthew Fisher
authored
Merge pull request #414 from Joshua-Anderson/link-fix
fix(quickstart): fix link to buildpack documentation
2 parents df7ce66 + 7fd06ce commit 8a6f6f0

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)