diff options
author | Braxton Hall | 2022-10-30 18:32:22 +0000 |
---|---|---|
committer | GitHub | 2022-10-30 18:32:22 +0000 |
commit | b3e6a0cc52a7b42adc239ed1cad1622842f2cc9a (patch) | |
tree | bbe2fecfd8328961cc245ee9de0413cdf43a1c88 | |
parent | 2b6cc41790836e7e1ecc9b444e16d0f408f0b976 (diff) |
Update people.json
-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" } ] }, |