diff --git a/admin/bando/Components.svelte b/admin/bando/Components.svelte
index 7200ec4..cd2d575 100644
--- a/admin/bando/Components.svelte
+++ b/admin/bando/Components.svelte
@@ -183,7 +183,7 @@
-
Code is in client/bando/demos
+
Code is in admin/bando/demos
diff --git a/admin/bando/demos/Cards.svelte b/admin/bando/demos/Cards.svelte
index 6a321cd..91925c0 100644
--- a/admin/bando/demos/Cards.svelte
+++ b/admin/bando/demos/Cards.svelte
@@ -42,6 +42,5 @@
- This is another example of simply using CSS to implement basic components. Rather than implement Svelte compoentns with slots it is sometimes much easier to CSS and plain HTML. To see how to use cards look at client/bando/demos/Cards.svelte. I also show you how to restyle the buttons if you want them to be larger and square like you find in many panel examples.
+ This is another example of simply using CSS to implement basic components. Rather than implement Svelte compoentns with slots it is sometimes much easier to CSS and plain HTML. To see how to use cards look at admin/bando/demos/Cards.svelte. I also show you how to restyle the buttons if you want them to be larger and square like you find in many panel examples.
-
diff --git a/admin/bando/demos/LiveStream.svelte.md b/admin/bando/demos/LiveStream.svelte.md
index 580d167..4618273 100644
--- a/admin/bando/demos/LiveStream.svelte.md
+++ b/admin/bando/demos/LiveStream.svelte.md
@@ -2,4 +2,4 @@ You can use the `Video` component to stream any HLS stream. On Apple's Safari t
The `Video` component automatically negotiates the complex dance of figuring out when to load HLS.js.
- This demo won't work without you modifying it with an HLS stream (or other stream supported by the `