mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOCS Remove extra square bracket from markdown link
This commit is contained in:
parent
03b3ea139d
commit
8e25a98f27
@ -25,7 +25,7 @@ const CharacterCounter = (TextField) => (props) => {
|
||||
export default CharacterCounter;
|
||||
```
|
||||
|
||||
Now let's add this higher order component to []Injector](../07_ReactJS_Redux_and_GraphQL.md#the-injector-api).
|
||||
Now let's add this higher order component to [Injector](../07_ReactJS_Redux_and_GraphQL.md#the-injector-api).
|
||||
|
||||
__my-module/js/main.js__
|
||||
```js
|
||||
|
Loading…
Reference in New Issue
Block a user