diff --git a/README.md b/README.md
index 63c3a0f..de560fb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# connectbox-reports
+# waypoint-reports
Simple reports viewer for Connectbox-pi build with Create React App
@@ -9,7 +9,7 @@ Simple reports viewer for Connectbox-pi build with Create React App
## Development
```
-git clone git@github.com:ConnectBox/connectbox-reports.git
+git clone git@github.com:kirkdwilson/MV-WayPoint/connectbox-reports.git
cd connectbox-reports
npm install
npm run start
diff --git a/public/index.html b/public/index.html
index fc190c8..2907fb4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,7 +20,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
-
Connectbox Reports
+ WayPoint Reports
diff --git a/public/manifest.json b/public/manifest.json
index eed33c8..277548a 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
{
- "short_name": "Connectbox Reports",
- "name": "Connectbox reporting",
+ "short_name": "WayPoint Reports",
+ "name": "WayPoint reporting",
"icons": [
{
"src": "favicon.ico",
diff --git a/public/stats.json b/public/stats.json
index be249fd..fd15ff0 100644
--- a/public/stats.json
+++ b/public/stats.json
@@ -12,7 +12,7 @@
"count": 4
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 3
},
{
@@ -33,7 +33,7 @@
"count": 14
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 13
},
{
@@ -60,7 +60,7 @@
"count": 184
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 145
},
{
@@ -81,7 +81,7 @@
"count": 212
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 150
},
{
@@ -104,7 +104,7 @@
"count": 45
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 32
},
{
@@ -125,7 +125,7 @@
"count": 35
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 25
},
{
diff --git a/public/stats.top10.json b/public/stats.top10.json
index 861903e..c559047 100644
--- a/public/stats.top10.json
+++ b/public/stats.top10.json
@@ -9,7 +9,7 @@
"count": 5
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 2
},
{
@@ -31,7 +31,7 @@
"count": 89
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 77
},
{
@@ -49,7 +49,7 @@
"count": 25
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 17
},
{
@@ -67,7 +67,7 @@
"count": 432
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 233
},
{
@@ -85,7 +85,7 @@
"count": 22
},
{
- "resource": "/content/static-site-assets/connectbox-static.css",
+ "resource": "/content/static-site-assets/waypoint-static.css",
"count": 18
},
{
diff --git a/published/index.html b/published/index.html
index a3c0921..280e9d6 100644
--- a/published/index.html
+++ b/published/index.html
@@ -1 +1 @@
-Connectbox Reports You need to enable JavaScript to run this app.
\ No newline at end of file
+WayPoint Reports You need to enable JavaScript to run this app.
\ No newline at end of file
diff --git a/yarn.lock b/yarn.lock
index b0ba572..ef08395 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5895,8 +5895,8 @@ string_decoder@~0.10.x:
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
stringstream@~0.0.4, stringstream@~0.0.5:
- version "0.0.5"
- resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878"
+ version "0.0.6"
+ resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
strip-ansi@3.0.1, strip-ansi@^3.0.0, strip-ansi@^3.0.1:
version "3.0.1"