From 5606380235950b2168744bb81c3dd27dc4777f34 Mon Sep 17 00:00:00 2001 From: Jong-Kai Yang Date: Sat, 27 Apr 2019 18:03:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5f0ddad..71f19545 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Upgrade CodiMD from previous version? See [this guide](https://hackmd.io/c/codim Migrating from Etherpad? Follow [this guide](https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-migration-etherpad) ### Developer -Join our contributor community! Start from deploying CodiMD manually, connecting to your own database, learn about the project structure, and build your changes with the help of webpack. +Join our contributor community! Start from deploying [CodiMD manually](https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-manual-deployment), [connecting to your own database](https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-db-connection), [learn about the project structure](https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-project-structure), to [build your changes](https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-webpack) with the help of webpack. ## Contribution and Discussion All contributions are welcome! Even asking a question helps.