Rebuild site

Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/66c6acd7
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/66c6acd7
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/66c6acd7

Branch: refs/heads/asf-site
Commit: 66c6acd78ec7074ed083db27e420e07a9b8b0268
Parents: ebb037a
Author: Greg Hogan <g...@apache.org>
Authored: Thu Jun 1 12:36:11 2017 -0400
Committer: Greg Hogan <g...@apache.org>
Committed: Thu Jun 1 12:36:11 2017 -0400

----------------------------------------------------------------------
 content/blog/feed.xml                      | 7 +++----
 content/news/2017/06/01/release-1.3.0.html | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/66c6acd7/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index bac3cce..5b72a8b 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -154,16 +154,15 @@
 &lt;h1 id=&quot;gelly-library&quot;&gt;Gelly Library&lt;/h1&gt;
 
 &lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;PageRank algorithm for directed graphs&lt;/p&gt;
-  &lt;/li&gt;
   &lt;li&gt;Unified driver for running Gelly examples &lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-4949&quot;&gt;FLINK-4949&lt;/a&gt;).&lt;/li&gt;
   &lt;li&gt;PageRank algorithm for directed graphs (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-4896&quot;&gt;FLINK-4896&lt;/a&gt;).&lt;/li&gt;
   &lt;li&gt;Add Circulant and Echo graph generators (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-6393&quot;&gt;FLINK-6393&lt;/a&gt;).&lt;/li&gt;
 &lt;/ul&gt;
 
+&lt;h1 id=&quot;known-issues&quot;&gt;Known Issues&lt;/h1&gt;
+
 &lt;div class=&quot;alert alert-warning&quot;&gt;
-  There are two &lt;strong&gt;known issues&lt;/strong&gt; in Flink 1.3.0. Both 
will be addressed in the next &lt;i&gt;1.3.1&lt;/i&gt; release.
+  There are two &lt;strong&gt;known issues&lt;/strong&gt; in Flink 1.3.0. Both 
will be addressed in the &lt;i&gt;1.3.1&lt;/i&gt; release.
   &lt;br /&gt;
   &lt;ul&gt;
        &lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-6783&quot;&gt;FLINK-6783&lt;/a&gt;:
 Wrongly extracted TypeInformations for 
&lt;code&gt;WindowedStream::aggregate&lt;/code&gt;&lt;/li&gt;

http://git-wip-us.apache.org/repos/asf/flink-web/blob/66c6acd7/content/news/2017/06/01/release-1.3.0.html
----------------------------------------------------------------------
diff --git a/content/news/2017/06/01/release-1.3.0.html 
b/content/news/2017/06/01/release-1.3.0.html
index 0c3cef4..7a5f9e2 100644
--- a/content/news/2017/06/01/release-1.3.0.html
+++ b/content/news/2017/06/01/release-1.3.0.html
@@ -287,16 +287,15 @@
 <h1 id="gelly-library">Gelly Library</h1>
 
 <ul>
-  <li>
-    <p>PageRank algorithm for directed graphs</p>
-  </li>
   <li>Unified driver for running Gelly examples <a 
href="https://issues.apache.org/jira/browse/FLINK-4949";>FLINK-4949</a>).</li>
   <li>PageRank algorithm for directed graphs (<a 
href="https://issues.apache.org/jira/browse/FLINK-4896";>FLINK-4896</a>).</li>
   <li>Add Circulant and Echo graph generators (<a 
href="https://issues.apache.org/jira/browse/FLINK-6393";>FLINK-6393</a>).</li>
 </ul>
 
+<h1 id="known-issues">Known Issues</h1>
+
 <div class="alert alert-warning">
-  There are two <strong>known issues</strong> in Flink 1.3.0. Both will be 
addressed in the next <i>1.3.1</i> release.
+  There are two <strong>known issues</strong> in Flink 1.3.0. Both will be 
addressed in the <i>1.3.1</i> release.
   <br />
   <ul>
        <li><a 
href="https://issues.apache.org/jira/browse/FLINK-6783";>FLINK-6783</a>: Wrongly 
extracted TypeInformations for <code>WindowedStream::aggregate</code></li>

Reply via email to