This is an automated email from the ASF dual-hosted git repository. dbarnes pushed a commit to branch support/1.13 in repository https://gitbox.apache.org/repos/asf/geode.git
commit c503f3c2d109a8982193343f38a066a92f82f5b0 Author: Alberto Bustamante Reyes <[email protected]> AuthorDate: Thu May 28 18:08:06 2020 +0200 GEODE-8193: Broken link in statistics list (#5166) --- geode-docs/reference/statistics_list.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geode-docs/reference/statistics_list.html.md.erb b/geode-docs/reference/statistics_list.html.md.erb index 5b2f89b..2ae123b 100644 --- a/geode-docs/reference/statistics_list.html.md.erb +++ b/geode-docs/reference/statistics_list.html.md.erb @@ -70,7 +70,7 @@ Performance statistics are collected for each Java application or cache server t - **[Region Entry Eviction – Count-Based (LRUStatistics)](#section_374FBD92A3B74F6FA08AA23047929B4F)** -- **[Region Entry Eviction - Heap-based eviction (HeapLRUStatistics)]()#section_3B74F6FA08A374FBD92AA23047929B4F)** +- **[Region Entry Eviction - Heap-based eviction (HeapLRUStatistics)](#section_3B74F6FA08A374FBD92AA23047929B4F)** - **[Region Entry Eviction – Size-based (MemLRUStatistics)](#section_3D2AA2BCE5B6485699A7B6ADD1C49FF7)**
