From 572c248a2a1b34f0bb457df17efd9b206ab2fefa Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Fri, 14 Aug 2020 04:11:59 -0700 Subject: [PATCH] Update README.md (#2500) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index a358afdccb60e..ac42ff0a80765 100644 --- a/docs/README.md +++ b/docs/README.md @@ -96,4 +96,4 @@ Images are sourced in this repo alonside content. They will sync to the website When a PR is merged to master with changes in the `docs/sources` directory, those changes are automatically synched to the grafana/website repo and published to the staging site. -Generally, someone from marketing will publish to production each day, so as long as the sync is successful your docs edits will be published. Alternatively, you can refer to [publishing to production](https://github.com/grafana/website#publishing-to-production-grafanacom) if you'd like to do it yourself. +Generally, someone from marketing will publish to production each day, so as long as the sync is successful your docs edits will be published.