From: Tyron Madlener Date: Thu, 12 Oct 2017 09:55:41 +0000 (+0200) Subject: Fix dead manual link using archive.org X-Git-Tag: v3.0.0~23^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b6851cc10050ad6e5d006080a34b17ff0b1a7f1;p=platform%2Fcore%2Fcsapi%2Fopentk.git Fix dead manual link using archive.org --- diff --git a/README.md b/README.md index 1d016fc4..8da355d2 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Requirements Documentation ============= -Your favorite IDE will display inline documentation for all OpenTK APIs. Additional information can be found in the [OpenTK Manual](http://www.opentk.com/doc) and in the [opentk/Documentation/](https://github.com/opentk/opentk/tree/develop/Documentation) folder. +Your favorite IDE will display inline documentation for all OpenTK APIs. Additional information can be found in the [OpenTK Manual](http://web.archive.org/web/20150923092918/http://www.opentk.com/doc). Technical documentation about the implementation of OpenTK can be found in the [Technical Wiki](https://github.com/opentk/opentk/wiki).