diff options
author | Vitaly Minko <vitaly.minko@gmail.com> | 2019-09-28 18:54:40 +0300 |
---|---|---|
committer | Vitaly Minko <vitaly.minko@gmail.com> | 2019-09-28 18:54:40 +0300 |
commit | a9458d713eccb36503da07c1c003d50f2587c9bd (patch) | |
tree | a1006eed2c51af9317993aac1a3ebf53abcfa832 | |
parent | 13d3254e484c0bd97f01c5ef9f14f1c80c4f3c5c (diff) |
Added link to the backup Dscuss repository on GitHub.
-rw-r--r-- | docs/dscuss.mkd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dscuss.mkd b/docs/dscuss.mkd index 73f543c..578bcfb 100644 --- a/docs/dscuss.mkd +++ b/docs/dscuss.mkd @@ -125,6 +125,9 @@ To fetch the latest source code from the git repository, run the following comma git clone git://vminko.org/dscuss +GitHub contains the backup Dscuss repository: [github.com/vminko/dscuss][github]. + + If you want to get the proof-of-concept version (which is more or less stable): git reset --hard proof-of-concept @@ -132,6 +135,7 @@ If you want to get the proof-of-concept version (which is more or less stable): You can use the [web interface][cgit] to browse the source code online. [cgit]: http://dscuss.org/cgit/dscuss/ +[github]: https://github.com/vminko/dscuss Similar projects |