diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 7e01adf..2ffdbb1 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -150,7 +150,7 @@
{{- end }}
- Prayer 🙏
+ Reading 📚
diff --git a/static/reading.js b/static/reading.js
index 09a573f..085cb9a 100644
--- a/static/reading.js
+++ b/static/reading.js
@@ -1,4 +1,4 @@
-const apiUrl = 'https://api.carrollmedia.dev';
+const apiUrl = 'https://drive.carrollmedia.dev:3008';
let tally = 0;
function init() {
// enable active states for buttons in mobile safari