diff options
author | Michael E. Karpeles <michael.karpeles@gmail.com> | 2018-09-28 16:39:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-28 16:39:48 -0700 |
commit | eddf4872b0b4436b020f45c18e7c146058c8907f (patch) | |
tree | cfe404113578f51989f218cfd042675c5dbf79d9 | |
parent | 03961b5019a402ec5706ff43c9fb4d8f903e7369 (diff) | |
download | fatcat-eddf4872b0b4436b020f45c18e7c146058c8907f.tar.gz fatcat-eddf4872b0b4436b020f45c18e7c146058c8907f.zip |
fixes rfc url
Closes #1, fixes url name
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ ... catalog all the things! -The [RFC](./farcat-rfc.md) is the original design document, and the best place +The [RFC](./fatcat-rfc.md) is the original design document, and the best place to start for background. There are four main components: |