We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79782c commit cd0373eCopy full SHA for cd0373e
1 file changed
README.md
@@ -56,6 +56,7 @@ To learn how to configure various properties of the buildpack, follow the "Confi
56
* [Droplet](docs/extending-droplet.md)
57
* [BaseComponent](docs/extending-base_component.md)
58
* [VersionedDependencyComponent](docs/extending-versioned_dependency_component.md)
59
+ * [ModularComponent](docs/extending-modular_component.md)
60
* [Caches](docs/extending-caches.md) ([Configuration](docs/extending-caches.md#configuration))
61
* [Logging](docs/extending-logging.md) ([Configuration](docs/extending-logging.md#configuration))
62
* [Repositories](docs/extending-repositories.md) ([Configuration](docs/extending-repositories.md#configuration))
0 commit comments