From 6b2910f93f7c9d56e806658398212598f914d35f Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Mon, 17 Feb 2020 17:40:51 +0530 Subject: [PATCH] chore: update netlify link in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d58134b28c1..f7c11ae3052 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Open Event Frontend](docs/images/Frontend_Branding.png) [![Build Status](https://travis-ci.org/fossasia/open-event-frontend.svg?branch=development)](https://travis-ci.org/fossasia/open-event-frontend) -[![Netlify](https://img.shields.io/netlify/89d57fdc-826c-400b-af13-c542e9513f62)](https://app.netlify.com/sites/open-event-fe/deploys) +[![Netlify](https://img.shields.io/netlify/89d57fdc-826c-400b-af13-c542e9513f62)](https://app.netlify.com/sites/open-event/deploys) [![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg?style=flat-square)](https://gitter.im/fossasia/open-event-frontend) [![Mailing](https://img.shields.io/badge/Mailing-List-red.svg)](https://groups.google.com/forum/#!forum/open-event) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/0d51cf60fc734d3699fd6eff6054e483)](https://www.codacy.com/app/fossasia/open-event-frontend?utm_source=github.com&utm_medium=referral&utm_content=fossasia/open-event-frontend&utm_campaign=Badge_Grade) @@ -63,7 +63,7 @@ It consumes the API exposed by master branch deployment of open event server, ho #### Development branch -The **development** branch of open-event-frontend gets deployed at [https://open-event-fe.netlify.com](https://open-event-fe.netlify.com) +The **development** branch of open-event-frontend gets deployed at [https://open-event.netlify.com](https://open-event.netlify.com) It consumes the API exposed by development branch of open event server, hosted at [https://open-event-api-dev.herokuapp.com](https://open-event-api-dev.herokuapp.com) ### Release Cycle