Author: idownes
Date: Mon Apr 6 18:34:36 2015
New Revision: 1671632
URL: http://svn.apache.org/r1671632
Log:
Correct link in 0.20.0 release post
Modified:
mesos/site/source/blog/2014-09-03-mesos-0-20-0-released.md
Modified: mesos/site/source/blog/2014-09-03-mesos-0-20-0-released.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/blog/2014-09-03-mesos-0-20-0-released.md?rev=1671632&r1=1671631&r2=1671632&view=diff
==============================================================================
--- mesos/site/source/blog/2014-09-03-mesos-0-20-0-released.md (original)
+++ mesos/site/source/blog/2014-09-03-mesos-0-20-0-released.md Mon Apr 6
18:34:36 2015
@@ -56,7 +56,7 @@ Mesos 0.20.0 now supports building using
Looking forward, here are a few upcoming features that are being worked on:
* Improvement of Docker support in Mesos
([MESOS-1524](https://issues.apache.org/jira/browse/MESOS-1524))
-* On top of network monitoring, evaluating and providing support for
per-container network isolation
([MESOS-1585](https://issues.apache.org/jira/browse/MESOS-1407))
+* On top of network monitoring, evaluating and providing support for
per-container network isolation
([MESOS-1585](https://issues.apache.org/jira/browse/MESOS-1585))
* Continued work on state reconciliation for frameworks
([MESOS-1407](https://issues.apache.org/jira/browse/MESOS-1407))
### Getting Involved