From 5b6376d856d8f32a7b35302299a4a0287ed8330c Mon Sep 17 00:00:00 2001 From: Josh W Lewis Date: Fri, 8 Mar 2024 12:07:10 -0600 Subject: [PATCH] Move reference link to the proper file --- CONTRIBUTING.md | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4b3a9d2d..6566a420 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,7 +117,6 @@ Please follow our [Code of Conduct](CODE_OF_CONDUCT.md). By contributing your code, you agree to license your contribution under the terms of our project [LICENSE](LICENSE) and to sign the [Salesforce CLA](https://cla.salesforce.com/sign-cla). -[cnb]: https://buildpacks.io [discussions]: https://github.com/heroku/buildpacks/discussions [install-rust]: https://www.rust-lang.org/tools/install [issues]: https://github.com/heroku/buildpacks-ruby/issues diff --git a/README.md b/README.md index 28cce646..0fea97d3 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ The `heroku/ruby` buildpack is a standalone buildpack. This is in contrast to so Issues and pull requests are welcome. See our [contributing guidelines](CONTRIBUTING.md) if you would like to help. +[cnb]: https://buildpacks.io [pack-install]: https://buildpacks.io/docs/for-platform-operators/how-to/integrate-ci/pack/ [classic-buildpack]: https://github.com/heroku/heroku-buildpack-ruby [heroku-buildpacks]: https://github.com/heroku/buildpacks