diff options
-rw-r--r-- | people.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/people.json b/people.json index 0d42b90..9d3d340 100644 --- a/people.json +++ b/people.json @@ -561,7 +561,7 @@ "entries": [ { "name": "a buggy fib", - "link": "./entries/cc-21/fib.java" + "link": "./entries/cc-21/lazy_fib.java" } ] }, |