diff --git a/docs/_docs/01-03-install-source.md b/docs/_docs/01-03-install-source.md index da6fa120d..443d233c4 100644 --- a/docs/_docs/01-03-install-source.md +++ b/docs/_docs/01-03-install-source.md @@ -56,7 +56,7 @@ yarn build ## Running -Refer to the `README.md` file for required configuration variables to add to the +Refer to the [configuration](https://coralproject.github.io/talk/docs/running/configuration/) page for required configuration variables to add to the environment. You can start the server after configuring the server using the command: diff --git a/locales/en.yml b/locales/en.yml index 703de4b28..6d94393b2 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -322,7 +322,7 @@ en: to_access: "to access Profile" user_no_comment: "You've never left a comment. Join the conversation!" stream: - temporarily_suspended: "In accordance with {0}'s community guidlines, your account has been temporarily suspended. Please rejoin the conversation {1}." + temporarily_suspended: "In accordance with {0}'s community guidelines, your account has been temporarily suspended. Please rejoin the conversation {1}." step_1_header: "Report an issue" step_2_header: "Help us understand" step_3_header: "Thank you for your input"