Skip to content

Commit 50edcfe

Browse files
jonasjabarigitbook-bot
authored andcommitted
GitBook: [main] 4 pages modified
1 parent cb71bfc commit 50edcfe

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* [Components](ui-in-pure-ruby/components/README.md)
1919
* [Component API](ui-in-pure-ruby/components/component-api.md)
2020
* [Component Registry](ui-in-pure-ruby/components/component-registry.md)
21-
* [Components on Rails views](ui-in-pure-ruby/components/components-on-rails-views-wip.md)
21+
* [Components on Rails views](ui-in-pure-ruby/components/components-on-rails-views.md)
2222
* [Pages](ui-in-pure-ruby/pages/README.md)
2323
* [Page API](ui-in-pure-ruby/pages/page-api-1.md)
2424
* [Rails Controller Integration](ui-in-pure-ruby/pages/rails-controller-integration.md)

docs/getting-started/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ I've added a small demo showing you what you will be creating in this tutorial:
88

99
[![](https://img.youtube.com/vi/Mue5gs6Wtq4/0.jpg)](https://www.youtube.com/watch?v=Mue5gs6Wtq4)
1010

11-
_This guide utilizes the full power of Matestack and uses `matestack-ui-core` as a complete substitute for Rails views. If you only want to create UI components in pure Ruby on existing Rails views, please check out_ [_this guide_](../ui-in-pure-ruby/components/components-on-rails-views-wip.md)
11+
_This guide utilizes the full power of Matestack and uses `matestack-ui-core` as a complete substitute for Rails views. If you only want to create UI components in pure Ruby on existing Rails views, please check out_ [_this guide_](../ui-in-pure-ruby/components/components-on-rails-views.md)
1212

1313
### Setup
1414

0 commit comments

Comments
 (0)