You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
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.
0 commit comments