Skip to content

Commit fabbf93

Browse files
committed
Point people to dynamix components
Note the link doesn't quite work yet to its fullest extent because of matestack/matestack-docs#34
1 parent d25399b commit fabbf93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/10_hello_world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ All we got left to do is to start Rails by entering `rails server` in the consol
9797

9898
We have successfully installed the `Matestack UI Core gem` to a Rails application and can now write our views in pure Ruby!
9999

100-
Even though we have only seen static content in this hello world example, you may already see the potential in this approach - if not, go ahead and see how we can add client side dynamic with other Matestack components!
100+
Even though we have only seen static content in this hello world example, you may already see the potential in this approach - if not, go ahead and see how we can add client side dynamic with [other Matestack components](/docs/components#dynamic-core-components)!
101101

102102
## Next steps
103103

0 commit comments

Comments
 (0)