From c3c460d4430ce77e90267fc148691aeec82ea504 Mon Sep 17 00:00:00 2001 From: Swaroop C H Date: Sat, 7 Nov 2020 12:29:03 -0800 Subject: [PATCH] Update translation_howto.md --- translation_howto.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translation_howto.md b/translation_howto.md index 0cda1569..b67207c1 100644 --- a/translation_howto.md +++ b/translation_howto.md @@ -3,6 +3,6 @@ 1. The full source of the book is available from {{ book.sourceUrl }}. 2. Please [fork the repository](https://help.github.com/articles/fork-a-repo). 3. Then, fetch the repository to your computer. You need to know how to use [Git](http://www.git-scm.com) to do that. -4. Read the [GitBook documentation](https://docs.gitbook.com), esp. the [Markdown section](https://docs.gitbook.com/editing-content/markdown). +4. Read the [Honkit documentation](https://honkit.netlify.app), esp. the [Markdown section](https://honkit.netlify.app/syntax/markdown.html). 5. Start editing the `.md` files to translate to your local language. -6. [Sign up on GitBook.com](https://www.gitbook.com), create a book and you can see a beautifully rendered website, with links to download PDF, EPUB, etc. +6. See [INSTALL.md](./INSTALL.md) on how to generate the website, PDF, EPUB.