From 9eb4ca6036032c1f7d17e1cec4bf2dddc9b70fc3 Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Mon, 9 Jan 2017 22:11:45 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 22e82275c..894143ebc 100644 --- a/Readme.md +++ b/Readme.md @@ -111,7 +111,7 @@ Open Asset Import Library is implemented in C++. The directory structure is: ### Where to get help ### -For more information, visit [our website](http://assimp.sourceforge.net/). Or check out the `./doc`- folder, which contains the official documentation in HTML format. +For more information, visit [our website](http://assimp.org/). Or check out the `./doc`- folder, which contains the official documentation in HTML format. (CHMs for Windows are included in some release packages and should be located right here in the root folder). If the docs don't solve your problem, ask on [StackOverflow](http://stackoverflow.com/questions/tagged/assimp?sort=newest). If you think you found a bug, please open an issue on Github.