You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by me...@apache.org on 2018/01/11 01:35:55 UTC

[2/2] mesos git commit: Updated the release guide website publish section.

Updated the release guide website publish section.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/81937e5e
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/81937e5e
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/81937e5e

Branch: refs/heads/master
Commit: 81937e5e4f8bacf8ea8fa10db5ca919ff0047370
Parents: f2a506b
Author: Adam B <ad...@mesosphere.io>
Authored: Wed Jan 10 17:35:39 2018 -0800
Committer: Adam B <ad...@mesosphere.io>
Committed: Wed Jan 10 17:35:39 2018 -0800

----------------------------------------------------------------------
 docs/release-guide.md | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/81937e5e/docs/release-guide.md
----------------------------------------------------------------------
diff --git a/docs/release-guide.md b/docs/release-guide.md
index cc2f1c9..83d48e1 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -235,14 +235,9 @@ This guide describes the process of doing an official release of Mesos.
 
 2. Update the [Building](building.md) guide to use the latest release link.
 
-3. Check out the website from svn.
-
-        $ svn co https://svn.apache.org/repos/asf/mesos/site mesos-site
-
-   See our [website README](https://github.com/apache/mesos/blob/master/site/README.md/)
-   for details on how to build the website. See the general
-   [Apache project website guide](https://www.apache.org/dev/project-site.html)
-   for details on how to publish the website.
+3. See our [website README](https://github.com/apache/mesos/blob/master/site/README.md)
+   for details on how to build/preview the website locally, as well as information on
+   how Mesos-Websitebot automatically publishes the website when changes are detected.
 
 4. Write a blog post announcing the new release and its features and major bug
    fixes. Include a link to the updated website.