Skip to content

Commit 95000cb

Browse files
committed
Push workshop a bit more
1 parent 4864750 commit 95000cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/authoring-recipes/writing-a-java-refactoring-recipe.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ class FooBar {
3333
}
3434
```
3535

36+
:::tip
37+
We offer an entire [recipe authoring workshop](https://docs.moderne.io/user-documentation/workshops/recipe-authoring/) that walks through everything you'd need to know to get started with recipes – from running them to the dev environment to writing different types of recipes. You may find it useful to work through that, too.
38+
:::
39+
3640
<ReactPlayer url='https://www.youtube.com/watch?v=O3Se9Q25GCg' controls="true" />
3741

3842
## Prerequisites

0 commit comments

Comments
 (0)