diff --git a/README.md b/README.md
index fdf00c4..efd3094 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
# Documentation for the Litmus Project
@@ -24,11 +24,11 @@ Additional details on the Docusaurus project can be found [here](https://docusau
## For Developers
-### Clone litmus-docs-beta repository
+### Clone litmus-docs repository
```bash
-git clone https://github.com/litmuschaos/litmus-docs-beta.git
-cd litmus-docs-beta
+git clone https://github.com/litmuschaos/litmus-docs.git
+cd litmus-docs
```
The docs website server can be setup manually or through docker compose
diff --git a/website/static/img/favicon.ico b/website/static/img/favicon.ico
index c7a9125..42db269 100644
Binary files a/website/static/img/favicon.ico and b/website/static/img/favicon.ico differ