about summary refs log tree commit diff
path: root/api/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'api/index.js')
-rw-r--r--api/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/index.js b/api/index.js
index 7843302..11a513d 100644
--- a/api/index.js
+++ b/api/index.js
@@ -1,4 +1,4 @@
-export const apiUrl = 'https://puszcza.netlify.com/api'
+export const apiUrl = 'https://puszcza.netlify.app/api'
 
 export const parsePosts = (posts) =>
   posts.map((post) => ({