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..22b5d3e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1866,8 +1866,8 @@ detect-port-alt@1.1.3:
debug "^2.6.0"
diff@^3.2.0:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/diff/-/diff-3.4.0.tgz#b1d85507daf3964828de54b37d0d73ba67dda56c"
+ version "3.5.0"
+ resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
diffie-hellman@^5.0.0:
version "5.0.2"