This is an automated email from the ASF dual-hosted git repository.
sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 1760c05 ISSUE #1537: fix distributedlog incubator link
1760c05 is described below
commit 1760c0590b6ed775ca55911f4e2a177234c59cc7
Author: Jia Zhai <[email protected]>
AuthorDate: Tue Jul 17 00:34:27 2018 -0700
ISSUE #1537: fix distributedlog incubator link
Descriptions of the changes in this PR:
### Motivation
In bookkeeper website, we are still using incubator locations for dlog
references. we should change it to http://bookkeeper.apache.org/distributedlog
### Changes
change links from
`https://distributedlog.incubator.apache.org`
to
`https://bookkeeper.apache.org/distributedlog`
Master Issue: #1537
Author: Jia Zhai <[email protected]>
Reviewers: Sijie Guo <[email protected]>
This closes #1545 from jiazhai/issue_1537, closes #1537
---
site/docs/4.5.0/api/distributedlog-api.md | 2 +-
site/docs/4.5.0/overview/releaseNotes.md | 2 +-
site/docs/4.5.1/api/distributedlog-api.md | 2 +-
site/docs/4.6.0/api/distributedlog-api.md | 2 +-
site/docs/4.6.1/api/distributedlog-api.md | 2 +-
site/docs/4.6.2/api/distributedlog-api.md | 2 +-
site/docs/4.7.0/api/distributedlog-api.md | 2 +-
site/docs/4.7.1/api/distributedlog-api.md | 2 +-
site/docs/latest/api/distributedlog-api.md | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/site/docs/4.5.0/api/distributedlog-api.md
b/site/docs/4.5.0/api/distributedlog-api.md
index c143384..a13aa8b 100644
--- a/site/docs/4.5.0/api/distributedlog-api.md
+++ b/site/docs/4.5.0/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.
diff --git a/site/docs/4.5.0/overview/releaseNotes.md
b/site/docs/4.5.0/overview/releaseNotes.md
index 7df07f8..f1d3e33 100644
--- a/site/docs/4.5.0/overview/releaseNotes.md
+++ b/site/docs/4.5.0/overview/releaseNotes.md
@@ -79,7 +79,7 @@ The second change provides a new `long poll` read API,
allowing tailing-reads wi
Although `long poll` API brings great latency improvements on tailing reads,
it is still a very low-level primitive.
It is still recommended to use high level API (e.g. [DistributedLog
API](../../api/distributedlog-api)) for tailing and streaming use cases.
-See [Streaming
Reads](https://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html#streaming-reads)
for more details.
+See [Streaming
Reads](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/design/main.html#streaming-reads)
for more details.
#### Explicit LAC
diff --git a/site/docs/4.5.1/api/distributedlog-api.md
b/site/docs/4.5.1/api/distributedlog-api.md
index 89b13d2..9064a5b 100644
--- a/site/docs/4.5.1/api/distributedlog-api.md
+++ b/site/docs/4.5.1/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.
diff --git a/site/docs/4.6.0/api/distributedlog-api.md
b/site/docs/4.6.0/api/distributedlog-api.md
index 35c8a59..cbd8b4b 100644
--- a/site/docs/4.6.0/api/distributedlog-api.md
+++ b/site/docs/4.6.0/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.
diff --git a/site/docs/4.6.1/api/distributedlog-api.md
b/site/docs/4.6.1/api/distributedlog-api.md
index c273905..9676fa9 100644
--- a/site/docs/4.6.1/api/distributedlog-api.md
+++ b/site/docs/4.6.1/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.
diff --git a/site/docs/4.6.2/api/distributedlog-api.md
b/site/docs/4.6.2/api/distributedlog-api.md
index 7b3d5f7..8546245 100644
--- a/site/docs/4.6.2/api/distributedlog-api.md
+++ b/site/docs/4.6.2/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.
diff --git a/site/docs/4.7.0/api/distributedlog-api.md
b/site/docs/4.7.0/api/distributedlog-api.md
index d56d920..db6acd0 100644
--- a/site/docs/4.7.0/api/distributedlog-api.md
+++ b/site/docs/4.7.0/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.
diff --git a/site/docs/4.7.1/api/distributedlog-api.md
b/site/docs/4.7.1/api/distributedlog-api.md
index a4d863f..22a12ec 100644
--- a/site/docs/4.7.1/api/distributedlog-api.md
+++ b/site/docs/4.7.1/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.
diff --git a/site/docs/latest/api/distributedlog-api.md
b/site/docs/latest/api/distributedlog-api.md
index 466bcd8..f073b29 100644
--- a/site/docs/latest/api/distributedlog-api.md
+++ b/site/docs/latest/api/distributedlog-api.md
@@ -81,7 +81,7 @@ The DistributedLog API for BookKeeper provides a number of
guarantees for applic
## API
-Documentation for the DistributedLog API can be found
[here](https://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core).
+Documentation for the DistributedLog API can be found
[here](https://bookkeeper.apache.org/distributedlog/docs/latest/user_guide/api/core).
> At a later date, the DistributedLog API docs will be added here.