From f045b583914776b6f14f64abecc5e9a67fc190d5 Mon Sep 17 00:00:00 2001 From: Clement Rouault Date: Mon, 22 Aug 2016 09:47:06 +0200 Subject: [PATCH] Fix README links for new /docs tree --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 489b9f7..e7f7777 100644 --- a/README.md +++ b/README.md @@ -270,5 +270,5 @@ The local debugger handles [LKD_GITHUB]: https://github.com/sogeti-esec-lab/LKD/ [SAMPLE_DIR]: https://github.com/hakril/PythonForWindows/tree/master/samples [ONLINE_DOC]: http://hakril.github.io/PythonForWindows/ -[ONLINE_SAMPLE]: http://hakril.github.io/PythonForWindows/sample.html -[ONLINE_IATHOOK]: http://hakril.github.io/PythonForWindows/iat_hook.html \ No newline at end of file +[ONLINE_SAMPLE]: http://hakril.github.io/PythonForWindows/build/html/sample.html +[ONLINE_IATHOOK]: http://hakril.github.io/PythonForWindows/build/html/iat_hook.html \ No newline at end of file