From 54fa0a8c186a5dc3161347a0f838f50bb10b56ec Mon Sep 17 00:00:00 2001 From: mashal-m Date: Thu, 5 Oct 2023 13:30:24 +0500 Subject: [PATCH] refactor: updated README file to reflect template changes --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b75608e85..c6f81e027 100644 --- a/README.rst +++ b/README.rst @@ -127,7 +127,7 @@ Cloning and Startup 1. Clone your new repo: - ``git clone https://github.com/openedx/frontend-component-footer.git`` + ``git clone https://github.com/openedx/frontend-app-account.git`` 2. Use node v18.x. @@ -193,7 +193,7 @@ channel`_. For anything non-trivial, the best path is to open an issue in this repository with as many details about the issue you are facing as you can provide. -https://github.com/openedx/frontend-component-footer/issues +https://github.com/openedx/frontend-app-account/issues For more information about these options, see the `Getting Help`_ page.