From 9b6bbeb911d07ba3eac6ae29a64d1c57e7fe075b Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Tue, 30 Aug 2016 21:59:12 +0200 Subject: COMMON: Replace broken URL --- common/json.cpp | 2 +- common/json.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/json.cpp b/common/json.cpp index f999162a92..f198e30b76 100644 --- a/common/json.cpp +++ b/common/json.cpp @@ -21,7 +21,7 @@ */ /* -* Files JSON.cpp and JSONValue.cpp part of the SimpleJSON Library - http://mjpa.in/json +* Files JSON.cpp and JSONValue.cpp part of the SimpleJSON Library - https://github.com/MJPA/SimpleJSON * * Copyright (C) 2010 Mike Anchor * diff --git a/common/json.h b/common/json.h index d9bbbdb77c..8e2eade669 100644 --- a/common/json.h +++ b/common/json.h @@ -21,7 +21,7 @@ */ /* -* Files JSON.h and JSONValue.h part of the SimpleJSON Library - http://mjpa.in/json +* Files JSON.h and JSONValue.h part of the SimpleJSON Library - https://github.com/MJPA/SimpleJSON * * Copyright (C) 2010 Mike Anchor * -- cgit v1.2.3