This is an automated email from the ASF dual-hosted git repository.
rsivaram pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d8112f0 Update documentation links to 2.0
d8112f0 is described below
commit d8112f0f075723c55e892637de38917f8a582b69
Author: Rajini Sivaram <[email protected]>
AuthorDate: Tue Jul 31 15:37:39 2018 +0100
Update documentation links to 2.0
---
documentation/index.html | 2 +-
documentation/streams/architecture.html | 2 +-
documentation/streams/core-concepts.html | 2 +-
documentation/streams/developer-guide/app-reset-tool.html | 2 +-
documentation/streams/developer-guide/config-streams.html | 2 +-
documentation/streams/developer-guide/datatypes.html | 2 +-
documentation/streams/developer-guide/dsl-api.html | 2 +-
documentation/streams/developer-guide/index.html | 2 +-
documentation/streams/developer-guide/interactive-queries.html | 2 +-
documentation/streams/developer-guide/manage-topics.html | 2 +-
documentation/streams/developer-guide/memory-mgmt.html | 2 +-
documentation/streams/developer-guide/processor-api.html | 2 +-
documentation/streams/developer-guide/running-app.html | 2 +-
documentation/streams/developer-guide/security.html | 2 +-
documentation/streams/developer-guide/testing.html | 2 +-
documentation/streams/developer-guide/write-streams.html | 2 +-
documentation/streams/index.html | 2 +-
documentation/streams/quickstart.html | 2 +-
documentation/streams/upgrade-guide.html | 2 +-
19 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/documentation/index.html b/documentation/index.html
index 08f1821..3f2051c 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../11/documentation.html" -->
+<!--#include virtual="../20/documentation.html" -->
diff --git a/documentation/streams/architecture.html
b/documentation/streams/architecture.html
index 6137c81..1eaa4f5 100644
--- a/documentation/streams/architecture.html
+++ b/documentation/streams/architecture.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../11/streams/architecture.html" -->
+<!--#include virtual="../../20/streams/architecture.html" -->
diff --git a/documentation/streams/core-concepts.html
b/documentation/streams/core-concepts.html
index d392c80..fb18ad2 100644
--- a/documentation/streams/core-concepts.html
+++ b/documentation/streams/core-concepts.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../11/streams/core-concepts.html" -->
+<!--#include virtual="../../20/streams/core-concepts.html" -->
diff --git a/documentation/streams/developer-guide/app-reset-tool.html
b/documentation/streams/developer-guide/app-reset-tool.html
index 736bd7b..1be5a7a 100644
--- a/documentation/streams/developer-guide/app-reset-tool.html
+++ b/documentation/streams/developer-guide/app-reset-tool.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/app-reset-tool.html"
-->
+<!--#include virtual="../../../20/streams/developer-guide/app-reset-tool.html"
-->
diff --git a/documentation/streams/developer-guide/config-streams.html
b/documentation/streams/developer-guide/config-streams.html
index b7726cb..6276c73 100644
--- a/documentation/streams/developer-guide/config-streams.html
+++ b/documentation/streams/developer-guide/config-streams.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/config-streams.html"
-->
+<!--#include virtual="../../../20/streams/developer-guide/config-streams.html"
-->
diff --git a/documentation/streams/developer-guide/datatypes.html
b/documentation/streams/developer-guide/datatypes.html
index ff292ca..efc2ea6 100644
--- a/documentation/streams/developer-guide/datatypes.html
+++ b/documentation/streams/developer-guide/datatypes.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/datatypes.html" -->
+<!--#include virtual="../../../20/streams/developer-guide/datatypes.html" -->
diff --git a/documentation/streams/developer-guide/dsl-api.html
b/documentation/streams/developer-guide/dsl-api.html
index 8a02dad..9001dee 100644
--- a/documentation/streams/developer-guide/dsl-api.html
+++ b/documentation/streams/developer-guide/dsl-api.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/dsl-api.html" -->
+<!--#include virtual="../../../20/streams/developer-guide/dsl-api.html" -->
diff --git a/documentation/streams/developer-guide/index.html
b/documentation/streams/developer-guide/index.html
index 8eb3b46..298b436 100644
--- a/documentation/streams/developer-guide/index.html
+++ b/documentation/streams/developer-guide/index.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/index.html" -->
+<!--#include virtual="../../../20/streams/developer-guide/index.html" -->
diff --git a/documentation/streams/developer-guide/interactive-queries.html
b/documentation/streams/developer-guide/interactive-queries.html
index c296c76..574009c 100644
--- a/documentation/streams/developer-guide/interactive-queries.html
+++ b/documentation/streams/developer-guide/interactive-queries.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include
virtual="../../../11/streams/developer-guide/interactive-queries.html" -->
+<!--#include
virtual="../../../20/streams/developer-guide/interactive-queries.html" -->
diff --git a/documentation/streams/developer-guide/manage-topics.html
b/documentation/streams/developer-guide/manage-topics.html
index cd5399e..d097086 100644
--- a/documentation/streams/developer-guide/manage-topics.html
+++ b/documentation/streams/developer-guide/manage-topics.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/manage-topics.html"
-->
+<!--#include virtual="../../../20/streams/developer-guide/manage-topics.html"
-->
diff --git a/documentation/streams/developer-guide/memory-mgmt.html
b/documentation/streams/developer-guide/memory-mgmt.html
index 09c45f1..30dad69 100644
--- a/documentation/streams/developer-guide/memory-mgmt.html
+++ b/documentation/streams/developer-guide/memory-mgmt.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/memory-mgmt.html" -->
+<!--#include virtual="../../../20/streams/developer-guide/memory-mgmt.html" -->
diff --git a/documentation/streams/developer-guide/processor-api.html
b/documentation/streams/developer-guide/processor-api.html
index b1b3a2e..02cf6f8 100644
--- a/documentation/streams/developer-guide/processor-api.html
+++ b/documentation/streams/developer-guide/processor-api.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/processor-api.html"
-->
+<!--#include virtual="../../../20/streams/developer-guide/processor-api.html"
-->
diff --git a/documentation/streams/developer-guide/running-app.html
b/documentation/streams/developer-guide/running-app.html
index 0ab084d..a5b71ed 100644
--- a/documentation/streams/developer-guide/running-app.html
+++ b/documentation/streams/developer-guide/running-app.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/running-app.html" -->
+<!--#include virtual="../../../20/streams/developer-guide/running-app.html" -->
diff --git a/documentation/streams/developer-guide/security.html
b/documentation/streams/developer-guide/security.html
index bda45aa..7d86f05 100644
--- a/documentation/streams/developer-guide/security.html
+++ b/documentation/streams/developer-guide/security.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/security.html" -->
+<!--#include virtual="../../../20/streams/developer-guide/security.html" -->
diff --git a/documentation/streams/developer-guide/testing.html
b/documentation/streams/developer-guide/testing.html
index 7c3dbef..1270a48 100644
--- a/documentation/streams/developer-guide/testing.html
+++ b/documentation/streams/developer-guide/testing.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/testing.html" -->
+<!--#include virtual="../../../20/streams/developer-guide/testing.html" -->
diff --git a/documentation/streams/developer-guide/write-streams.html
b/documentation/streams/developer-guide/write-streams.html
index c252cc8..9810ecc 100644
--- a/documentation/streams/developer-guide/write-streams.html
+++ b/documentation/streams/developer-guide/write-streams.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../../11/streams/developer-guide/write-streams.html"
-->
+<!--#include virtual="../../../20/streams/developer-guide/write-streams.html"
-->
diff --git a/documentation/streams/index.html b/documentation/streams/index.html
index 32b3f6f..5d28d42 100644
--- a/documentation/streams/index.html
+++ b/documentation/streams/index.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../11/streams/index.html" -->
+<!--#include virtual="../../20/streams/index.html" -->
diff --git a/documentation/streams/quickstart.html
b/documentation/streams/quickstart.html
index 9a49a61..d942303 100644
--- a/documentation/streams/quickstart.html
+++ b/documentation/streams/quickstart.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../11/streams/quickstart.html" -->
+<!--#include virtual="../../20/streams/quickstart.html" -->
diff --git a/documentation/streams/upgrade-guide.html
b/documentation/streams/upgrade-guide.html
index 4e878e0..546e277 100644
--- a/documentation/streams/upgrade-guide.html
+++ b/documentation/streams/upgrade-guide.html
@@ -1,2 +1,2 @@
<!-- should always link the the latest release's documentation -->
-<!--#include virtual="../../11/streams/upgrade-guide.html" -->
+<!--#include virtual="../../20/streams/upgrade-guide.html" -->