diff options
| author | apense <apense@users.noreply.github.com> | 2015-06-10 12:59:28 -0400 |
|---|---|---|
| committer | apense <apense@users.noreply.github.com> | 2015-06-10 12:59:28 -0400 |
| commit | b27c9c8b7207f701d267b9cadba9e31dfdb5baca (patch) | |
| tree | 48cbf9763019ba4e7a4427fb16cb75f45f1a0cfb | |
| parent | 4c34fc59b26a2b4eb77c21282477b77e4b9658ff (diff) | |
| download | packages-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.json | 2 |
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", |
