You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -66,13 +66,13 @@ Access the menu bar in the backend and add a menu item and a submenu.
66
66
### Blocks
67
67
68
68
Create your own PageBuilder-Block to display in stories.
69
-
→ Source code for [BlockTutorial Tutorial](./src/MyOrg.BlockTutorialTutorial)
69
+
→ Source code for [Block Tutorial](./src/MyOrg.BlockTutorial)
70
70
→ Developer documentation for [Creating a Block](https://smartstore.gitbook.io/developer-guide/compose/modules/examples/creating-a-block)
71
71
72
72
#### Blocks (Advanced)
73
73
74
74
Tweak the Story view modes, to provide a better user experience and render a widget.
75
-
→ Source code for [BlockTutorialAdvanced Tutorial](./src/MyOrg.BlockTutorialAdvancedTutorial)
75
+
→ Source code for [Block Tutorial Advanced](./src/MyOrg.BlockTutorialAdvanced)
76
76
→ Developer documentation for [Creating a Block](https://smartstore.gitbook.io/developer-guide/compose/modules/examples/creating-a-block#advanced-topics)
0 commit comments