From d2b5e773e72994ab6eaa330ebd7acd492186e452 Mon Sep 17 00:00:00 2001 From: Niraj Tolia Date: Wed, 23 Nov 2022 12:04:51 -0800 Subject: [PATCH] Fix README links to the website (#1597) ## Description These got broken when we combined docs and the website ## Type of change - [x] :bug: Bugfix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebdb38705..2ab1c7322 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ services, possibly beyond M365, will expand based on the interest and needs of t # Getting Started -See the [Corso Documentation](https://docs.corsobackup.io) for more information. +See the [Corso Documentation](https://corsobackup.io/docs/intro) for more information. # Building Corso To learn more about working with the project source core and building Corso, see the -[Developer section](https://docs.corsobackup.io/developers/build) of the Corso Documentation. +[Developer section](https://corsobackup.io/docs/developers/build) of the Corso Documentation. # Roadmap