From 3c72849ee44d62bc5beb82ea81a0754fc4571c41 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 4 Aug 2014 14:45:35 +0200 Subject: [PATCH] Fix broken link --- src/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asciidoc/index.adoc b/src/asciidoc/index.adoc index 87dd54b24a1..0e168109228 100644 --- a/src/asciidoc/index.adoc +++ b/src/asciidoc/index.adoc @@ -47241,7 +47241,7 @@ caching occurs.It as well improves performance but does that by allowing the sam to be read multiple times in a fast fashion. A further explanation of the differences between two can be found -http://en.wikipedia.org/wiki/Cache#The_difference_between_buffer_and_cache[here]. +http://en.wikipedia.org/wiki/Cache_(computing)#The_difference_between_buffer_and_cache[here]. **** At its core, the abstraction applies caching to Java methods, reducing thus the number