diff options
author | Braxton Hall | 2022-10-25 07:23:00 +0000 |
---|---|---|
committer | GitHub | 2022-10-25 07:23:00 +0000 |
commit | a0abfebaf87e7ebd7d32dbc0a8225c1e803aa914 (patch) | |
tree | 6b8ab21e4becbad54372f1f2bd4decccfbb76863 /people.json | |
parent | ce7544a6db594f7d3dfad0d7dc65d01515e57ad6 (diff) | |
parent | 0ed18c72ac8be49badd4b0542faf9b75c6fbce0b (diff) |
Merge pull request #40 from rctcwyvrn/lily
Simplify fractran fib
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/people.json b/people.json index e8089f6..a6e6686 100644 --- a/people.json +++ b/people.json @@ -94,7 +94,7 @@ "entries": [ { "name": "fractran", - "link": "./entries/lilylin/fractran/src/core.rs" + "link": "./entries/lilylin/fractran/fractran.py" }, { "name": "cursed-x86", |