origin: Fix web link typo (#1420)

This commit is contained in:
Michael Fiano 2020-03-30 04:43:43 -04:00 committed by GitHub
parent 686f78da09
commit 382aa3308f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17235,6 +17235,6 @@
], ],
"description": "A graphics math library", "description": "A graphics math library",
"license": "MIT", "license": "MIT",
"web": "https://github.com/mfiano/origin" "web": "https://github.com/mfiano/origin.nim"
} }
] ]