summaryrefslogtreecommitdiffhomepage
path: root/id-id/coffeescript-id.html.markdown
diff options
context:
space:
mode:
authorMarcel Ribeiro-Dantas <ribeirodantasdm@gmail.com>2024-06-21 02:11:51 -0300
committerGitHub <noreply@github.com>2024-06-21 02:11:51 -0300
commit30edebae889893e1b657b1a2326576450f2f56d4 (patch)
tree3af5406b8c1e08c9ffac81a9db86cb7b62dffbf6 /id-id/coffeescript-id.html.markdown
parent7611e1f1904619b58333a8c564500d9cb2b584d9 (diff)
parent790a78e3cf1ec8610699ed34255d459f84a92a18 (diff)
Merge pull request #4969 from verhovsky/remove-bare-links
Remove bare links
Diffstat (limited to 'id-id/coffeescript-id.html.markdown')
-rw-r--r--id-id/coffeescript-id.html.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/id-id/coffeescript-id.html.markdown b/id-id/coffeescript-id.html.markdown
index fc876184..b1450b87 100644
--- a/id-id/coffeescript-id.html.markdown
+++ b/id-id/coffeescript-id.html.markdown
@@ -10,7 +10,7 @@ lang: id-id
---
CoffeeScript adalah bahasa sederhana yang diterjemahkan saat kompilasi ke dalam JavaScript,
-dan bukan diterjemahkan pada saat *runtime*.
+dan bukan diterjemahkan pada saat *runtime*.
CoffeeScript mencoba agar kode JavaScript yang dihasilkan tetap mudah dibaca
dan kompatibel dengan semua *runtime* JavaScript.
@@ -102,5 +102,5 @@ makan sayuran for sayuran in sayur_sayuran when sayuran isnt 'kemangi'
## Referensi Tambahan
-- [Smooth CoffeeScript (EN)] (http://autotelicum.github.io/Smooth-CoffeeScript/)
-- [CoffeeScript Ristretto (EN)] (https://leanpub.com/coffeescript-ristretto/read)
+- [Smooth CoffeeScript (EN)](http://autotelicum.github.io/Smooth-CoffeeScript/)
+- [CoffeeScript Ristretto (EN)](https://leanpub.com/coffeescript-ristretto/read)