This commit is contained in:
Marijn Kampf 2015-05-05 12:13:08 +01:00
parent cd794a78ac
commit 18fb548fd2

View File

@ -373,7 +373,7 @@ Your new area can also be used by existing components, e.g. the [api:GridFieldPr
## Creating a Custom GridFieldComponent
Customizing a `GridField` is easy, applications and modules can provide their own `GridFieldComponent` instances to add
functionality. See [How to Create a GridFieldComponent](../how_tos/create_a_gridfield_component).
functionality. See [How to Create a GridFieldComponent](../how_tos/create_a_gridfieldcomponent).
## Creating a Custom GridField_ActionProvider