From 9b2f65e6b94a134610dbaa59a857ea2938f6f13b 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 7ad70e113..b66cd91b3 100644 --- a/README.rst +++ b/README.rst @@ -133,7 +133,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. @@ -199,7 +199,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.