From aeda1cb72b65c369c334c91d03527f6d7c6a1668 Mon Sep 17 00:00:00 2001 From: hexatester Date: Sat, 2 Jan 2021 15:07:27 +0700 Subject: [PATCH] Fix broken links --- translations/README-id.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/README-id.md b/translations/README-id.md index d62e773..a1f3972 100644 --- a/translations/README-id.md +++ b/translations/README-id.md @@ -487,9 +487,9 @@ Mengapa meng-kode di semua ini? Saya mungkin tidak punya waktu untuk melakukan semua ini untuk setiap mata pelajaran, tapi saya akan mencobanya. Anda dapat melihat kode saya di sini: - - [C] (https://github.com/jwasham/practice-c) - - [C++] (https://github.com/jwasham/practice-cpp) - - [Python] (https://github.com/jwasham/practice-python) + - [C](https://github.com/jwasham/practice-c) + - [C++](https://github.com/jwasham/practice-cpp) + - [Python](https://github.com/jwasham/practice-python) Anda tidak perlu susah payah menghafal setiap algoritma.