fix installation URL (#14829)

This commit is contained in:
Ammar Hussein 2021-09-27 12:25:24 -07:00 committed by GitHub
parent 9b65d181fd
commit cacf3e4fa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@ proceed.
This section provides a high-level quick start guide. If you're looking for a
more thorough installation guide (for example
[with macOS](https://developers.forem.com/installation/mac), you'll want to
[with macOS](https://developers.forem.com/getting-started/installation/mac), you'll want to
refer to our complete [Developer Documentation](https://developers.forem.com/).
We run on a [Rails](https://rubyonrails.org/) backend, and we are currently
@ -132,7 +132,7 @@ A more complete overview of our stack is available in
### Installation Documentation
Please see our installation guides, such as the
[one for macOS](https://developers.forem.com/installation/mac).
[one for macOS](https://developers.forem.com/getting-started/installation/mac).
## Developer Documentation