This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new b3675f6484 Minor: correct README.md (#7880)
b3675f6484 is described below
commit b3675f64840e25070361cf77f61f23008c6dca83
Author: jakevin <[email protected]>
AuthorDate: Sun Jun 11 15:41:04 2023 +0800
Minor: correct README.md (#7880)
---
README.md | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 967acd2c8d..4dd74940bb 100644
--- a/README.md
+++ b/README.md
@@ -7,16 +7,17 @@
</div>
## Contents
+
1. [Overview](#overview)
-1. [How to Get Apache Geode](#obtaining)
-1. [Main Concepts and Components](#concepts)
-1. [Location of Directions for Building from Source](#building)
-1. [Geode in 5 minutes](#started)
-1. [Application Development](#development)
-1. [Documentation](https://geode.apache.org/docs/)
-1. [Wiki](https://cwiki.apache.org/confluence/display/GEODE/Index)
-1. [How to
Contribute](https://cwiki.apache.org/confluence/display/GEODE/How+to+Contribute)
-1. [Export Control](#export)
+2. [How to Get Apache Geode](#obtaining)
+3. [Main Concepts and Components](#concepts)
+4. [Location of Directions for Building from Source](#building)
+5. [Geode in 5 minutes](#started)
+6. [Application Development](#development)
+7. [Documentation](https://geode.apache.org/docs/)
+8. [Wiki](https://cwiki.apache.org/confluence/display/GEODE/Index)
+9. [How to
Contribute](https://cwiki.apache.org/confluence/display/GEODE/How+to+Contribute)
+10. [Export Control](#export)
## <a name="overview"></a>Overview