From a35aed0d02cd2d9926fdce5483972b370b55c430 Mon Sep 17 00:00:00 2001 From: Hiroyuki Momoi Date: Thu, 24 Feb 2022 14:15:54 +0900 Subject: [PATCH] Updated the backend repository URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1fed93..8f7f6d9 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ A few steps to set up this demo. demo のセットアップ方法について` ### Backend Service -This is the frontend application for the demo. You can use [this repo](https://github.com/Wonha/multilingual-chat.git) for the backend service. +This is the frontend application for the demo. You can use [this repo](https://github.com/google-cloud-japan/m10l-chat-antidote-backend-demo) for the backend service. -このリポジトリはフロントエンドアプリケーションとなります。バックエンドにはこちらのリポジトリにあるアプリケーションをご利用いただけます。 +このリポジトリはフロントエンドアプリケーションとなります。バックエンドには[こちらのリポジトリ](https://github.com/google-cloud-japan/m10l-chat-antidote-backend-demo)にあるアプリケーションをご利用いただけます。 ### Firebase Authentication You need a firebase project for the user authentication.