From 112d7bb48fd036510de19f2fa63de4e4b7bbd46b Mon Sep 17 00:00:00 2001 From: Christina Date: Sun, 26 Jul 2020 20:59:54 -0600 Subject: [PATCH] Update README.md (#9531) Replacing links to https://docs.dev.to in the Getting Started section with links to the newer https://docs.forem.com/ instead --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 418c2d570..a0aa36c9c 100644 --- a/README.md +++ b/README.md @@ -91,13 +91,13 @@ proceed. This section provides a high-level quick start guide. If you're looking for the [installation guide](https://docs.dev.to/installation/), you'll want to refer to -our complete [Developer Documentation](https://docs.dev.to). +our complete [Developer Documentation](https://docs.forem.com/). We run on a [Rails](https://rubyonrails.org/) backend, and we are currently transitioning to a [Preact](https://preactjs.com/)-first frontend. A more complete overview of our stack is available in -[our docs](https://docs.dev.to/technical-overview/). +[our docs](https://docs.forem.com/technical-overview/). ### Prerequisites