This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't throw if it's not a proper old-style link
We are still supporting old style links, i.e. JSON where `/` as key signals a link. Though the JSON could could also contain such a key without having a CID as value. Instead of throwing an error, treat it as not being a link.
- Loading branch information