From 10c70b9c61536a85e404fbb46d906b59a6abe93b Mon Sep 17 00:00:00 2001 From: Kirk Wilson Date: Tue, 15 Jun 2021 11:22:08 -0600 Subject: [PATCH 1/2] MV-Waypoint --- README.md | 4 ++-- public/index.html | 2 +- public/manifest.json | 4 ++-- public/stats.json | 12 ++++++------ public/stats.top10.json | 10 +++++----- published/index.html | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) 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