From b21f434cbd843e62ac6fcdf1ed87054a4a8a7ed7 Mon Sep 17 00:00:00 2001 From: SumanthBA Date: Fri, 13 Sep 2019 12:24:39 +0530 Subject: [PATCH] readme change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66fb545..ecfc8fc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An simple version of the Flickr website using the Flickr API. ## View project directly: -[click here](https://google.com) - (Ctrl + Click || Cmd + Click) _**Refreshing page would not work here**_ as they are just static files (without served from a server) and because of frontend routing, it wont be able to resolve files and you would get a 404 on refreshing and that is expected. +[click here](http://flickrfun.surge.sh) - (Ctrl + Click || Cmd + Click) _**Refreshing page would not work here**_ as they are just static files (without served from a server) and because of frontend routing, it wont be able to resolve files and you would get a 404 on refreshing and that is expected. ## Configurations Following are the configurations that can be made to this project, all the configurations exist in route directory configs.js (./configs.js)