Skip to content

Commit 9733d4d

Browse files
authored
Merge pull request #351 from matestack/point-people-to-components-dynamic-components
Point people to dynamix components
2 parents 7302c78 + fabbf93 commit 9733d4d

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)