mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Fix links for optionals and tuples packages.
This commit is contained in:
parent
3584ec6340
commit
936ce72138
@ -1162,7 +1162,7 @@
|
||||
"tags": ["library", "option", "optional", "maybe"],
|
||||
"description": "Option types",
|
||||
"license": "MIT",
|
||||
"web": "http://www.vision.caltech.edu/~mmcgill/optionals.html"
|
||||
"web": "https://github.com/MasonMcGill/optionals"
|
||||
},
|
||||
{
|
||||
"name": "tuples",
|
||||
@ -1171,7 +1171,7 @@
|
||||
"tags": ["library", "tuple", "metaprogramming"],
|
||||
"description": "Tuple manipulation utilities",
|
||||
"license": "MIT",
|
||||
"web": "http://www.vision.caltech.edu/~mmcgill/tuples.html"
|
||||
"web": "https://github.com/MasonMcGill/optionals"
|
||||
},
|
||||
{
|
||||
"name": "fuse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user