diff --git a/packages.json b/packages.json index 4abb9f6..0bfeb1f 100644 --- a/packages.json +++ b/packages.json @@ -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",