diff --git a/docs/tips/035_tip_combine_generation_and_custom_code.mdx b/docs/tips/035_tip_combine_generation_and_custom_code.mdx index 56fcbe5ce..076aa5fd7 100644 --- a/docs/tips/035_tip_combine_generation_and_custom_code.mdx +++ b/docs/tips/035_tip_combine_generation_and_custom_code.mdx @@ -167,3 +167,6 @@ public class ExtendedFooController { } } ``` + +Youtube Video here: https://youtu.be/aKvK-QpwaZA +A sample repository with a side by side sample is available at: https://github.com/OsgiliathEnterprise/jhipster-side-by-side-sample