diff --git a/src/pages/hello-riot/hello-riot.riot b/src/pages/hello-riot/hello-riot.riot index 5dd1cab..12fd472 100644 --- a/src/pages/hello-riot/hello-riot.riot +++ b/src/pages/hello-riot/hello-riot.riot @@ -11,8 +11,8 @@

Getting Started

- This page is found at pages/hello-riot/hello-riot.riot, -
and is auto-mounted via pages/registry.js. + This page is found at src/pages/hello-riot/hello-riot.riot, +
and is statically mounted via src/js/registry.js.

many mounting strategies exist, this is but one!

@@ -38,7 +38,7 @@