Skip to content

Commit

Permalink
Update/reports dashboard (#340)
Browse files Browse the repository at this point in the history
* Update report link to 2024

* 0.4.20

* Bump image version
  • Loading branch information
gideonmaina authored Apr 17, 2024
1 parent 9b178da commit 0006826
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contrib/dokku/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM codeforafrica/sensors-africa-ui:0.4.19
FROM codeforafrica/sensors-africa-ui:0.4.20
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sensors.africa",
"description": "sensors.AFRICA",
"version": "0.4.19",
"version": "0.4.20",
"private": true,
"main": "index.js",
"homepage": "https://sensors.africa/",
Expand Down
2 changes: 1 addition & 1 deletion src/components/DocumentHead/PageHeads.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const URLS = {
IMPACT: "/air/health-and-climate-impact",
JOIN: "/air/join-network",
MONTHLY_REPORT:
"https://datastudio.google.com/u/0/reporting/2c38d311-4e45-4468-8a8e-b0aa6d80474c/page/Su9vC?s=sYBhhtp0wzA",
"https://lookerstudio.google.com/u/2/reporting/9ad1ed61-1af5-4828-8cac-cea5cce4ed23/page/Su9vC",
},
WATER: {
HOME: "/water",
Expand Down

0 comments on commit 0006826

Please sign in to comment.