The NESM package has been moved to gitlab

Since the documentation can be generated automatically during testing jobs on gitlab,
the documentation on github won't be updated anymore.
The github repository will be left as a mirror though.
This commit is contained in:
Dmitriy Fomichev 2018-06-07 23:19:45 +03:00 committed by GitHub
parent 59b28bf458
commit 1df32fe3b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6254,7 +6254,7 @@
},
{
"name": "nesm",
"url": "https://github.com/xomachine/NESM.git",
"url": "https://gitlab.com/xomachine/NESM.git",
"method": "git",
"tags": [
"metaprogramming",
@ -6264,7 +6264,7 @@
],
"description": "A macro for generating [de]serializers for given objects",
"license": "MIT",
"web": "https://xomachine.github.io/NESM/"
"web": "https://xomachine.gitlab.io/NESM/"
},
{
"name": "sdnotify",