diff --git a/README.md b/README.md
index 1786d552af5835661fb396a420cb97c8be559f15..51a4d8cc0ddad9808f5742e21b406809f420540f 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ simplicity by carefully selected list of features:
   [upload.c](https://github.com/valenok/mongoose/blob/master/examples/upload.c),
   [websocket.c](https://github.com/valenok/mongoose/blob/master/examples/websocket.c)
 - HTTP client capable of sending arbitrary HTTP/HTTPS requests
-- [User Manual](https://github.com/valenok/mongoose/blob/master/UserManual.md)
+- [User Manual](https://github.com/valenok/mongoose/blob/master/docs/UserManual.md)
 
 Note that Windows and MacOS binaries have following 3rd party software
 compiled in:
diff --git a/UserManual.md b/docs/UserManual.md
similarity index 100%
rename from UserManual.md
rename to docs/UserManual.md