Rafał Pitoń 8 лет назад
Родитель
Сommit
bfc11ab45f
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      README.rst
  2. 1 1
      book.json
  3. 1 1
      docs/README.md

+ 1 - 1
README.rst

@@ -24,7 +24,7 @@ Misago
 Misago aims to be complete, featured and modern forum solution that has no fear to say 'NO' to common and outdated opinions about how forum software should be made and what it should do.
 
 * **Homepage:** http://misago-project.org/
-* **Documentation:** http://misago.readthedocs.org/en/latest/
+* **Documentation:** https://rafalp.gitbooks.io/misago/
 * **Code & BugTracker:** https://github.com/rafalp/Misago/
 
 

+ 1 - 1
book.json

@@ -1,6 +1,6 @@
 {
   "gitbook": "3.2.2",
-  "title": "Misago",
+  "title": "Misago Documentation",
   "plugins": ["github", "anchorjs"],
   "pluginsConfig": {
     "github": {

+ 1 - 1
docs/README.md

@@ -3,7 +3,7 @@ Welcome to Misago documentation!
 
 Misago is featured internet forum solution developed in accordance with practices and trends currently used in web software development.
 
-Like in any full stack solution, Misago provides different levels of interaction that allow for fullfilling different use cases. People who come to your site to talk with each other and exchange their opinions and knowledge will most likely asociate Misago with what they see in their browsers, while developers that are developing site around Misago will focus on its code, API's and implementations details.
+Like in any full stack solution, Misago provides different levels of interaction that allow for fullfilling different use cases. People who come to your site to talk with each other and exchange their opinions and knowledge will most likely asociate Misago with what they see in their browsers, while developers that are developing site around Misago will focus on its code, APIs and implementations details.
 
 The goal of Misago documentation is to provide refence and explanation of features available on each of the stack's layers.