From ec4c9d26dee1ff495a6ff381543507f2661319b9 Mon Sep 17 00:00:00 2001 From: Jacob Asper Date: Thu, 22 Sep 2022 13:36:17 -0400 Subject: [PATCH] update site link to railway change the heroku links out for the railway links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff8c288..7e44e8f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Explore the docs »

- View Demo + View Demo · Report Bug · @@ -73,7 +73,7 @@ Search for coding resources by relevant keywords. This API serves educational co ## Getting Started -Simply visit: https://coding-resources-api.herokuapp.com/ and read our documentation to learn how to interact with our API! If you would like to help us out, feel free to create issues through our github repo. +Simply visit: https://coding-resources-api.up.railway.app/ and read our documentation to learn how to interact with our API! If you would like to help us out, feel free to create issues through our github repo.

(back to top)