Skip to content

Commit 97602f6

Browse files
authored
📖 docs: fix code block rendering (#4877)
docs: fix code block rendering Signed-off-by: Zespre Schmidt <starbops@zespre.com>
1 parent 5d3e33b commit 97602f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/book/src/migration/multi-group.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ For any new webhook created for a new group, the respective functions will be cr
6262
<aside class="note">
6363
<h1>If you are using the deprecated layout go/v3</h1>
6464
Then, your layout has not the internal directory. So, you will move the controller(s) under a directory with the name of the API group which it is responsible for manage.
65+
6566
```bash
6667
mkdir controller/batch
6768
mv controller/* controller/batch/

0 commit comments

Comments
 (0)