diff --git a/README.md b/README.md index 795b02a2..968d0c3d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ CodiMD [![build status][travis-image]][travis-url] [![version][github-version-badge]][github-release-page] +[![Gitter][gitter-image]][gitter-url] [![POEditor][poeditor-image]][poeditor-url] CodiMD lets you collaborate in real-time with markdown. @@ -43,10 +44,10 @@ All contributions are welcome! Even asking a question helps. | Project | Contribution Types | Contribution Venue | | ------- | ------------------ | ------------------ | -|**CodiMD**|:couple: Community chat|[Gitter](https://gitter.im/hackmdio/hackmd)| +|**CodiMD**|:couple: Community chat|[Gitter][gitter-url]| ||:bug: Issues, bugs, and feature requests|[Issue tracker](https://github.com/hackmdio/codimd/issues)| ||:books: Improve documentation|[Documentations](https://hackmd.io/c/codimd-documentation)| -||:pencil: Translation|[POEditor](https://poeditor.com/join/project/q0nuPWyztp)| +||:pencil: Translation|[POEditor][poeditor-url]| ||:coffee: Donation|[Buy us coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDGS4PREHX6QQ&lc=US&item_name=HackMD¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)| |**HackMD**|:question: Issues related to [HackMD](https://hackmd.io/)|[Issue tracker](https://github.com/hackmdio/hackmd-io-issues/issues)| ||:pencil2: Translation|[hackmd-locales](https://github.com/hackmdio/hackmd-locales/tree/master/locales)| @@ -78,8 +79,8 @@ To stay up to date with your installation it's recommended to subscribe the [rel [gitter-image]: https://img.shields.io/badge/gitter-hackmdio/codimd-blue.svg [gitter-url]: https://gitter.im/hackmdio/hackmd -[travis-image]: https://travis-ci.org/hackmdio/codimd.svg?branch=master -[travis-url]: https://travis-ci.org/hackmdio/codimd +[travis-image]: https://travis-ci.com/hackmdio/codimd.svg?branch=master +[travis-url]: https://travis-ci.com/hackmdio/codimd [github-version-badge]: https://img.shields.io/github/release/hackmdio/codimd.svg [github-release-page]: https://github.com/hackmdio/codimd/releases [github-release-feed]: https://github.com/hackmdio/codimd/releases.atom diff --git a/app.json b/app.json index 816540d1..f53e86cb 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,7 @@ "Markdown", "Notes" ], - "website": "https://codimd.org", + "website": "https://github.com/hackmdio/codimd", "repository": "https://github.com/hackmdio/codimd", "logo": "https://github.com/hackmdio/codimd/raw/master/public/codimd-icon-1024.png", "success_url": "/", diff --git a/public/docs/features.md b/public/docs/features.md index e7ce89ce..ee8ce18e 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -8,7 +8,7 @@ This means that you can write notes with other people on your **desktop**, **tab You can sign-in via multiple auth providers like **Facebook**, **Twitter**, **GitHub** and many more on the [_homepage_](/). If you experience any _issues_, feel free to report it on [**GitHub**](https://github.com/hackmdio/codimd/issues). -Or meet us on [**Matrix.org**](https://riot.im/app/#/room/#codimd:matrix.org) for dev-talk and interactive help. +Or meet us on [**Gitter**](https://gitter.im/hackmdio/hackmd) for dev-talk and interactive help. **Thank you very much!** Workspace diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 3b8ef621..a5eb0b49 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -151,10 +151,10 @@
- <%- __('Powered by %s', 'CodiMD') %> | <%= __('Releases') %>| <%= __('Source Code') %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %> + <%- __('Powered by %s', 'CodiMD') %> | <%= __('Releases') %>| <%= __('Source Code') %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %>