diff --git a/02-beautiful-side-menus/README.md b/02-beautiful-side-menus/README.md index 01c493f..412c2d1 100644 --- a/02-beautiful-side-menus/README.md +++ b/02-beautiful-side-menus/README.md @@ -1,2 +1,2 @@ # Beautiful Side Menus - +Use our SCSS feature to make an awesome looking Side-Menu for your app. Follow along with the [video tutorial](https://www.youtube.com/watch?v=Wb0weT3vD6I) and use the code here to add it to your app! \ No newline at end of file diff --git a/README.md b/README.md index 18b4c9c..b7033c6 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Here you can find any code that we use in the Creator Demo Videos. ## Code Editor Tutorial ([YouTube](https://www.youtube.com/watch?v=IrwrZBBOiP8), [Code](01-code-editor-tutorial)) In this walkthrough we create a Firebase backed ToDo application. -## Beautiful Side Menus ([YouTube](), [Code](02-beautiful-side-menus)) +## Beautiful Side Menus ([YouTube](https://www.youtube.com/watch?v=Wb0weT3vD6I), [Code](02-beautiful-side-menus)) Here we use the SCSS feature along with a custom directive to make a great looking Side-Menu. \ No newline at end of file