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 d23b45e Fix typo in overview page for 4.8.2
d23b45e is described below
commit d23b45ec840b75307ebf4a108053d8539c8b349a
Author: Ivan Kelly <[email protected]>
AuthorDate: Fri Apr 19 02:43:05 2019 +0200
Fix typo in overview page for 4.8.2
The release notes link text was saying the latest version rather than
4.8.2.
Reviewers: Enrico Olivelli <[email protected]>, Sijie Guo
<[email protected]>
This closes #2048 from ivankelly/doc-typo-relnotes
---
site/docs/4.8.2/overview/overview.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/docs/4.8.2/overview/overview.md
b/site/docs/4.8.2/overview/overview.md
index 8086938..c3a3fd7 100644
--- a/site/docs/4.8.2/overview/overview.md
+++ b/site/docs/4.8.2/overview/overview.md
@@ -37,7 +37,7 @@
Object/[BLOB](https://en.wikipedia.org/wiki/Binary_large_object) storage | Stori
Learn more about Apache BookKeeper™ and what it can do for your
organization:
-- [Apache BookKeeper {{ site.latest_version }} Release Notes](../releaseNotes)
+- [Apache BookKeeper 4.8.2 Release Notes](../releaseNotes)
- [Java API docs](../../api/javadoc)
Or start [using](../../getting-started/installation) Apache BookKeeper today.