aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorapense <apense@users.noreply.github.com>2015-06-10 12:59:28 -0400
committerapense <apense@users.noreply.github.com>2015-06-10 12:59:28 -0400
commitb27c9c8b7207f701d267b9cadba9e31dfdb5baca (patch)
tree48cbf9763019ba4e7a4427fb16cb75f45f1a0cfb
parent4c34fc59b26a2b4eb77c21282477b77e4b9658ff (diff)
downloadpackages-b27c9c8b7207f701d267b9cadba9e31dfdb5baca.tar.gz
packages-b27c9c8b7207f701d267b9cadba9e31dfdb5baca.zip
Fixed up a copy/paste issue
Seems like it was copied from the previous entry and still points to the old webpage. Didn't affect the download url.
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index b3f272b..5569e08 100644
--- a/packages.json
+++ b/packages.json
@@ -1171,7 +1171,7 @@
"tags": ["library", "tuple", "metaprogramming"],
"description": "Tuple manipulation utilities",
"license": "MIT",
- "web": "https://github.com/MasonMcGill/optionals"
+ "web": "https://github.com/MasonMcGill/tuples"
},
{
"name": "fuse",