Skip to content

Commit 8db966f

Browse files
jonasjabarigitbook-bot
authored andcommitted
GitBook: [master] 4 pages modified
1 parent 4f3230f commit 8db966f

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
@@ -72,7 +72,6 @@
7272
* [Blockquote](components-api/core-components/blockquote.md)
7373
* [Button](components-api/core-components/button.md)
7474
* [Br](components-api/core-components/br.md)
75-
* [Cable](components-api/core-components/cable.md)
7675
* [Caption](components-api/core-components/caption.md)
7776
* [Cite](components-api/core-components/cite.md)
7877
* [Code](components-api/core-components/code.md)
@@ -146,6 +145,7 @@
146145
* [Reactive Core Components](components-api/reactive-core-components/README.md)
147146
* [Action](components-api/reactive-core-components/action.md)
148147
* [Async](components-api/reactive-core-components/async.md)
148+
* [Cable](components-api/reactive-core-components/cable.md)
149149
* [Collection](components-api/reactive-core-components/collection.md)
150150
* [Form](components-api/reactive-core-components/form.md)
151151
* [Form Input](components-api/reactive-core-components/form-input.md)

docs/reactivity/500-cable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,5 +285,5 @@ ActionCable.server.broadcast("matestack_ui_core", {
285285

286286
## Complete documentation
287287

288-
If you want to know all details about the `cable` component checkout its [api documentation](../components-api/core-components/cable.md)
288+
If you want to know all details about the `cable` component checkout its [api documentation](../components-api/reactive-core-components/cable.md)
289289

0 commit comments

Comments
 (0)