@@ -, +, @@ --- api/v1/swagger/swagger.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/api/v1/swagger/swagger.json +++ a/api/v1/swagger/swagger.json @@ -8,8 +8,8 @@ "url": "http://www.gnu.org/licenses/gpl.txt" }, "contact": { - "name": "Koha Team", - "url": "http://koha-community.org/" + "name": "Koha Development Team", + "url": "https://koha-community.org/" } }, "basePath": "/api/v1", --