Skip to content

Commit 3c72849

Browse files
committed
Fix broken link
1 parent 59c5d7d commit 3c72849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47241,7 +47241,7 @@ caching occurs.It as well improves performance but does that by allowing the sam
4724147241
to be read multiple times in a fast fashion.
4724247242

4724347243
A further explanation of the differences between two can be found
47244-
http://en.wikipedia.org/wiki/Cache#The_difference_between_buffer_and_cache[here].
47244+
http://en.wikipedia.org/wiki/Cache_(computing)#The_difference_between_buffer_and_cache[here].
4724547245
****
4724647246

4724747247
At its core, the abstraction applies caching to Java methods, reducing thus the number

0 commit comments

Comments
 (0)