Repository: kafka-site Updated Branches: refs/heads/asf-site 6f8013869 -> f418ad6b1
HOTFIX: fis broken links Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/f418ad6b Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/f418ad6b Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/f418ad6b Branch: refs/heads/asf-site Commit: f418ad6b1a4ce202f285d2be12182387a9f758cc Parents: 6f80138 Author: Guozhang Wang <[email protected]> Authored: Wed Nov 1 16:16:32 2017 -0700 Committer: Guozhang Wang <[email protected]> Committed: Wed Nov 1 16:16:32 2017 -0700 ---------------------------------------------------------------------- documentation/index.html | 2 +- documentation/streams/architecture.html | 2 +- documentation/streams/core-concepts.html | 2 +- documentation/streams/developer-guide.html | 2 +- documentation/streams/index.html | 2 +- documentation/streams/quickstart.html | 2 +- documentation/streams/upgrade-guide.html | 2 +- uses.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/documentation/index.html ---------------------------------------------------------------------- diff --git a/documentation/index.html b/documentation/index.html index 8469dc6..233d50a 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1,2 +1,2 @@ <!-- should always link the the latest release's documentation --> -<!--#include virtual="../100/documentation.html" --> +<!--#include virtual="../10/documentation.html" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/documentation/streams/architecture.html ---------------------------------------------------------------------- diff --git a/documentation/streams/architecture.html b/documentation/streams/architecture.html index ae05378..5ae7069 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="../../100/streams/architecture.html" --> +<!--#include virtual="../../10/streams/architecture.html" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/documentation/streams/core-concepts.html ---------------------------------------------------------------------- diff --git a/documentation/streams/core-concepts.html b/documentation/streams/core-concepts.html index 1a6a2fe..e5ec917 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="../../100/streams/core-concepts.html" --> +<!--#include virtual="../../10/streams/core-concepts.html" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/documentation/streams/developer-guide.html ---------------------------------------------------------------------- diff --git a/documentation/streams/developer-guide.html b/documentation/streams/developer-guide.html index 721f593..1fa1d01 100644 --- a/documentation/streams/developer-guide.html +++ b/documentation/streams/developer-guide.html @@ -1,2 +1,2 @@ <!-- should always link the the latest release's documentation --> -<!--#include virtual="../../100/streams/developer-guide.html" --> +<!--#include virtual="../../10/streams/developer-guide.html" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/documentation/streams/index.html ---------------------------------------------------------------------- diff --git a/documentation/streams/index.html b/documentation/streams/index.html index 25f845d..f62a390 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="../../100/streams/index.html" --> +<!--#include virtual="../../10/streams/index.html" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/documentation/streams/quickstart.html ---------------------------------------------------------------------- diff --git a/documentation/streams/quickstart.html b/documentation/streams/quickstart.html index 95497d3..fa12449 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="../../100/streams/quickstart.html" --> +<!--#include virtual="../../10/streams/quickstart.html" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/documentation/streams/upgrade-guide.html ---------------------------------------------------------------------- diff --git a/documentation/streams/upgrade-guide.html b/documentation/streams/upgrade-guide.html index 1fa5c25..9a2c2e5 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="../../100/streams/upgrade-guide.html" --> +<!--#include virtual="../../10/streams/upgrade-guide.html" --> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/f418ad6b/uses.html ---------------------------------------------------------------------- diff --git a/uses.html b/uses.html index a09764a..983fa3b 100644 --- a/uses.html +++ b/uses.html @@ -5,7 +5,7 @@ <div class="right"> <h1>Use cases</h1> -<!--#include virtual="100/uses.html" --> +<!--#include virtual="10/uses.html" --> <!--#include virtual="includes/_footer.htm" -->
