Skip to content

Commit 8947c89

Browse files
committed
Update links of Gitter, POEditor and Travis CI
1 parent 5606380 commit 8947c89

File tree

5 files changed

+13
-10
lines changed

5 files changed

+13
-10
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ CodiMD
33

44
[![build status][travis-image]][travis-url]
55
[![version][github-version-badge]][github-release-page]
6+
[![Gitter][gitter-image]][gitter-url]
67
[![POEditor][poeditor-image]][poeditor-url]
78

89
CodiMD lets you collaborate in real-time with markdown.
@@ -43,10 +44,10 @@ All contributions are welcome! Even asking a question helps.
4344

4445
| Project | Contribution Types | Contribution Venue |
4546
| ------- | ------------------ | ------------------ |
46-
|**CodiMD**|:couple: Community chat|[Gitter](https://gitter.im/hackmdio/hackmd)|
47+
|**CodiMD**|:couple: Community chat|[Gitter][gitter-url]|
4748
||:bug: Issues, bugs, and feature requests|[Issue tracker](https://github.com/hackmdio/codimd/issues)|
4849
||:books: Improve documentation|[Documentations](https://hackmd.io/c/codimd-documentation)|
49-
||:pencil: Translation|[POEditor](https://poeditor.com/join/project/q0nuPWyztp)|
50+
||:pencil: Translation|[POEditor][poeditor-url]|
5051
||:coffee: Donation|[Buy us coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDGS4PREHX6QQ&lc=US&item_name=HackMD&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)|
5152
|**HackMD**|:question: Issues related to [HackMD](https://hackmd.io/)|[Issue tracker](https://github.com/hackmdio/hackmd-io-issues/issues)|
5253
||:pencil2: Translation|[hackmd-locales](https://github.com/hackmdio/hackmd-locales/tree/master/locales)|
@@ -76,8 +77,10 @@ To stay up to date with your installation it's recommended to subscribe the [rel
7677

7778
**License under AGPL.**
7879

79-
[travis-image]: https://travis-ci.org/hackmdio/codimd.svg?branch=master
80-
[travis-url]: https://travis-ci.org/hackmdio/codimd
80+
[gitter-image]: https://img.shields.io/badge/gitter-hackmdio/codimd-blue.svg
81+
[gitter-url]: https://gitter.im/hackmdio/hackmd
82+
[travis-image]: https://travis-ci.com/hackmdio/codimd.svg?branch=master
83+
[travis-url]: https://travis-ci.com/hackmdio/codimd
8184
[github-version-badge]: https://img.shields.io/github/release/hackmdio/codimd.svg
8285
[github-release-page]: https://github.com/hackmdio/codimd/releases
8386
[github-release-feed]: https://github.com/hackmdio/codimd/releases.atom

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Markdown",
77
"Notes"
88
],
9-
"website": "https://codimd.org",
9+
"website": "https://github.com/hackmdio/codimd",
1010
"repository": "https://github.com/hackmdio/codimd",
1111
"logo": "https://github.com/hackmdio/codimd/raw/master/public/codimd-icon-1024.png",
1212
"success_url": "/",

public/docs/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This means that you can write notes with other people on your **desktop**, **tab
88
You can sign-in via multiple auth providers like **Facebook**, **Twitter**, **GitHub** and many more on the [_homepage_](/).
99

1010
If you experience any _issues_, feel free to report it on [**GitHub**](https://github.com/hackmdio/codimd/issues).
11-
Or meet us on [**Matrix.org**](https://riot.im/app/#/room/#codimd:matrix.org) for dev-talk and interactive help.
11+
Or meet us on [**Gitter**](https://gitter.im/hackmdio/hackmd) for dev-talk and interactive help.
1212
**Thank you very much!**
1313

1414
Workspace

public/views/index/body.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@
151151
<option value="sr">српски</option>
152152
</select>
153153
<p>
154-
<%- __('Powered by %s', '<a href="https://codimd.org">CodiMD</a>') %> | <a href="<%- serverURL %>/s/release-notes" target="_blank" rel="noopener"><%= __('Releases') %></a>| <a href="<%- sourceURL %>" target="_blank" rel="noopener"><%= __('Source Code') %></a><% if(privacyStatement) { %> | <a href="<%- serverURL %>/s/privacy" target="_blank" rel="noopener"><%= __('Privacy') %></a><% } %><% if(termsOfUse) { %> | <a href="<%- serverURL %>/s/terms-of-use" target="_blank" rel="noopener"><%= __('Terms of Use') %></a><% } %>
154+
<%- __('Powered by %s', '<a href="https://github.com/hackmdio/codimd">CodiMD</a>') %> | <a href="<%- serverURL %>/s/release-notes" target="_blank" rel="noopener"><%= __('Releases') %></a>| <a href="<%- sourceURL %>" target="_blank" rel="noopener"><%= __('Source Code') %></a><% if(privacyStatement) { %> | <a href="<%- serverURL %>/s/privacy" target="_blank" rel="noopener"><%= __('Privacy') %></a><% } %><% if(termsOfUse) { %> | <a href="<%- serverURL %>/s/terms-of-use" target="_blank" rel="noopener"><%= __('Terms of Use') %></a><% } %>
155155
</p>
156156
<h6 class="social-foot">
157-
<%- __('Follow us on %s and %s.', '<a href="https://github.com/hackmdio/CodiMD" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub</a>, <a href="https://riot.im/app/#/room/#codimd:matrix.org" target="_blank" rel="noopener"><i class="fa fa-comments"></i> Riot</a>', '<a href="https://translate.codimd.org" target="_blank" rel="noopener"><i class="fa fa-globe"></i> POEditor</a>') %>
157+
<%- __('Follow us on %s and %s.', '<a href="https://github.com/hackmdio/CodiMD" target="_blank" rel="noopener"><i class="fa fa-github"></i> GitHub</a>, <a href="https://gitter.im/hackmdio/hackmd" target="_blank" rel="noopener"><i class="fa fa-comments"></i> Gitter</a>', '<a href="https://poeditor.com/join/project/q0nuPWyztp" target="_blank" rel="noopener"><i class="fa fa-globe"></i> POEditor</a>') %>
158158
</h6>
159159
</div>
160160
</div>

public/views/shared/help-modal.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<div class="panel-body">
1818
<a href="https://github.com/hackmdio/codimd/issues" target="_blank"><i class="fa fa-tag fa-fw"></i> <%= __('Report an issue') %></a>
1919
<br>
20-
<a href="https://riot.im/app/#/room/#codimd:matrix.org" target="_blank"><i class="fa fa-hashtag fa-fw"></i> <%= __('Meet us on %s', 'Matrix') %></a>
20+
<a href="https://gitter.im/hackmdio/hackmd" target="_blank"><i class="fa fa-hashtag fa-fw"></i> <%= __('Meet us on %s', 'Gitter') %></a>
2121
<br>
22-
<a href="https://translate.codimd.org" target="_blank"><i class="fa fa-language fa-fw"></i> <%= __('Help us translating on %s', 'POEditor') %></a>
22+
<a href="https://poeditor.com/join/project/q0nuPWyztp" target="_blank"><i class="fa fa-language fa-fw"></i> <%= __('Help us translating on %s', 'POEditor') %></a>
2323
</div>
2424
</div>
2525
<div class="panel panel-default">

0 commit comments

Comments
 (0)