From 4751683203fbdcebedd030771447159ac891c0cc Mon Sep 17 00:00:00 2001 From: Christophe Strobbe Date: Tue, 20 Dec 2022 17:43:03 +0100 Subject: [PATCH 1/2] Remove link to wiki The wiki at wiki.gpii.net is no longer online, so the link points to nowhere. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 62d628bba..662dade87 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ The package contains cross-platform core components of the GPII personalization infrastructure. This repository should not be used directly, but in conjunction with one of the top-level GPII architecture-specific repositories. -Additional documentation is available [on our wiki](http://wiki.gpii.net/w/Architecture). ## Installation From 916172a6626d733b69a5fff848ed5b697ef12522 Mon Sep 17 00:00:00 2001 From: Christophe Strobbe Date: Tue, 18 Apr 2023 23:13:01 +0200 Subject: [PATCH 2/2] Use link to Archive.org Replace text deleted in previous commit with link to version of wiki on Wayback Machine. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 662dade87..1521565f5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ The package contains cross-platform core components of the GPII personalization infrastructure. This repository should not be used directly, but in conjunction with one of the top-level GPII architecture-specific repositories. +Additional documentation is available [in an archived version of our wiki](https://web.archive.org/web/20200807234452/http://wiki.gpii.net/w/Architecture). ## Installation