Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit 6193fe0

Browse files
diagramaticssnostorm
authored andcommitted
Fix a broken Markdown link / More translation fixes and updates
from #266
1 parent 7e3d531 commit 6193fe0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

content/id/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Membawa [ES6](es6.html) ke Komunitas Node!
44

5-
[io.js](https://github.com/iojs/io.js) adalah [npm](https://www.npmjs.org/) platform yang kompatibel dengan [node.js] (https: //nodejs.org/)™.
5+
[io.js](https://github.com/iojs/io.js) adalah [npm](https://www.npmjs.org/) platform yang kompatibel dengan [node.js](https://nodejs.org/)™.
66

77
[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v{{project.current_version}}/)
88

@@ -12,13 +12,13 @@ Membawa [ES6](es6.html) ke Komunitas Node!
1212
Unduh untuk
1313
[Linux](https://iojs.org/dist/v{{project.current_version}}/iojs-v{{project.current_version}}-linux-x64.tar.xz),
1414
[Win32](https://iojs.org/dist/v{{project.current_version}}/iojs-v{{project.current_version}}-x86.msi), [Win64](https://iojs.org/dist/v{{project.current_version}}/iojs-v{{project.current_version}}-x64.msi),
15-
or
16-
[Mac](https://iojs.org/dist/v{{project.current_version}}/iojs-v{{project.current_version}}.pkg).
15+
[Mac](https://iojs.org/dist/v{{project.current_version}}/iojs-v{{project.current_version}}.pkg) atau
16+
[lainnya](https://iojs.org/dist/v{{project.current_version}}/).
1717

1818

1919
[Log Perubahan](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md)
2020

2121
[Rilis setiap malam](https://iojs.org/download/nightly/) tersedia untuk pengujian.
2222

2323

24-
[Pertanyaan yang sering ditanyakan](/faq.html)
24+
[Pertanyaan yang sering ditanyakan](/faq.html)

public/id/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
<div class="content content--body clearfix">
3636
<h1>JavaScript I/O</h1>
3737
<p>Membawa <a href="es6.html">ES6</a> ke Komunitas Node!</p>
38-
<p><a href="https://github.com/iojs/io.js">io.js</a> adalah <a href="https://www.npmjs.org/">npm</a> platform yang kompatibel dengan [node.js] (https: //nodejs.org/)™.</p>
38+
<p><a href="https://github.com/iojs/io.js">io.js</a> adalah <a href="https://www.npmjs.org/">npm</a> platform yang kompatibel dengan <a href="https://nodejs.org/">node.js</a>™.</p>
3939
<p><a href="https://iojs.org/dist/v1.4.3/"><img src="../images/1.0.0.png" alt="io.js"></a></p>
4040
<p><a href="https://iojs.org/dist/v1.4.3/">Versi 1.4.3</a></p>
4141
<p>Unduh untuk
4242
<a href="https://iojs.org/dist/v1.4.3/iojs-v1.4.3-linux-x64.tar.xz">Linux</a>,
4343
<a href="https://iojs.org/dist/v1.4.3/iojs-v1.4.3-x86.msi">Win32</a>, <a href="https://iojs.org/dist/v1.4.3/iojs-v1.4.3-x64.msi">Win64</a>,
44-
or
45-
<a href="https://iojs.org/dist/v1.4.3/iojs-v1.4.3.pkg">Mac</a>.</p>
44+
<a href="https://iojs.org/dist/v1.4.3/iojs-v1.4.3.pkg">Mac</a> atau
45+
<a href="https://iojs.org/dist/v1.4.3/">lainnya</a>.</p>
4646
<p><a href="https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md">Log Perubahan</a></p>
4747
<p><a href="https://iojs.org/download/nightly/">Rilis setiap malam</a> tersedia untuk pengujian.</p>
4848
<p><a href="/faq.html">Pertanyaan yang sering ditanyakan</a></p>

0 commit comments

Comments
 (0)