diff --git a/README.md b/README.md index d828d337e..d7f700329 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Website that will compare language features side by side. ## Why would you want this? Good question. If there's an aspect of a language you don't know, you can compare a languages you know with a language you do. It's a good way to quickly learn a new language, or use it as a quick reference to remember things by. -Learn more about some of the considerations behind this on the [Project Architecture](https://docs.codethesaur.us/project_architecture/) docs page. +Learn more about some of the considerations behind this on the [Project Architecture](https://docs.codethesaur.us/website/project-architecture/) docs page. ## Documentation @@ -12,7 +12,7 @@ Learn everything you'd need to know about how the project is built, how to insta ## Cloning and running it locally -Check out our [Installation/Running Locally](https://docs.codethesaur.us/install/) page on our documentation. +Check out our [Installation/Running Locally](https://docs.codethesaur.us/install/quick_start/) page on our documentation. ## Contributing