This is an automated email from the ASF dual-hosted git repository. ppkarwasz pushed a commit to branch docs/move-flume-site in repository https://gitbox.apache.org/repos/asf/logging-flume.git
commit b3f2b24bb23b2616920eb6f1812606b1ab49bf6e Author: Ralph Goers <[email protected]> AuthorDate: Sat Jun 4 22:19:17 2022 -0700 Fix document links --- source/sphinx/documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/sphinx/documentation.rst b/source/sphinx/documentation.rst index a2bdadb5..d37ed711 100644 --- a/source/sphinx/documentation.rst +++ b/source/sphinx/documentation.rst @@ -4,8 +4,8 @@ Documentation The latest released version: -* `Flume User Guide <releases/content/1.9.0/FlumeUserGuide.html>`__ -* `Flume Developer Guide <releases/content/1.9.0/FlumeDeveloperGuide.html>`__ +* `Flume User Guide <releases/content/1.10.0/FlumeUserGuide.html>`__ +* `Flume Developer Guide <releases/content/1.10.0/FlumeDeveloperGuide.html>`__ The documents below are the very most recent versions of the documentation and may contain features that have not been released.
