Skip to content

Commit ed4f311

Browse files
committed
Add link to source code in developer page.
1 parent 226eea4 commit ed4f311

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

en/developers.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ <h1>Mu Development</h1>
1313

1414
<p>Our technical documentation is hosted on the wonderful
1515
service that is <a href="https://mu.readthedocs.io/en/latest/" target="_blank">Read the
16-
Docs (http://mu.readthedocs.io/)</a>.</p>
17-
18-
<p>Not only does it contain details needed in order to make code
16+
Docs (http://mu.readthedocs.io/)</a>. Not only does it contain details needed
17+
in order to make code
1918
contributions to Mu, but it outlines plenty of other ways in which you can
2019
contribute (including making updates to this website). Finally it provides a
2120
guide to our processes and expectations for the various types of contribution
2221
you can make to Mu.</p>
2322

23+
<p>The source code is <a href="https://github.com/mu-editor/mu">hosted on
24+
GitHub</a>.</p>
25+
2426
<p>If in doubt, just <a href="/en/discuss">ask in our discussion area</a> and
2527
someone will be able to point you in the right direction.</p>

0 commit comments

Comments
 (0)