This is an automated email from the ASF dual-hosted git repository.
amolina pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/master by this push:
new 3e6b11b Fix "Documentation" section indent in 6.0.1 post
3e6b11b is described below
commit 3e6b11b9ce948f25340e0f8af6386274f6badd53
Author: Alessandro Molina <[email protected]>
AuthorDate: Thu Jan 13 10:41:50 2022 +0100
Fix "Documentation" section indent in 6.0.1 post
---
_posts/2021-11-22-6.0.1-release.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/2021-11-22-6.0.1-release.md
b/_posts/2021-11-22-6.0.1-release.md
index 66ed044..1dcb12b 100644
--- a/_posts/2021-11-22-6.0.1-release.md
+++ b/_posts/2021-11-22-6.0.1-release.md
@@ -39,7 +39,7 @@ you to the [complete changelog][3].
Since the 6.0.0 release, Joris Van den Bossche has joined the Project
Management Committee (PMC).
Thanks for your contributions and participation in the project!
-## Documentation
+## Documentation
A version switcher is now available in the Python and C++ documentation
to access different versions of the documentation.