Skip to content

Commit bd3ced7

Browse files
committed
Fix replit link across translations
1 parent e19a4b8 commit bd3ced7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ recomendado si tu objetivo es convertirte en un verdadero
5252

5353
## Empezando
5454

55-
[![Run on Repl.it](https://repl.it/badge/github/huangsam/ultimate-python)](https://repl.it/github/huangsam/ultimate-python)
55+
[![Run on Replit](https://replit.com/badge/github/huangsam/ultimate-python)](https://replit.com/github/huangsam/ultimate-python)
5656

5757
Haz clic en la imagen de arriba para crear un ambiente de trabajo en el navegador sin necesidad
5858
de tener Git y Python instalados en tu ordenador local. Si estos requisitos ya se cumplen,

README.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ si ton objectif est de devenir un véritable
5757

5858
## Pour commencer
5959

60-
[![Exécuter sur Replit](https://replit.com/badge/github/huangsam/ultimate-python)](https://replit.com/github/huangsam/ultimate-python)
60+
[![Run on Replit](https://replit.com/badge/github/huangsam/ultimate-python)](https://replit.com/github/huangsam/ultimate-python)
6161

6262
Clique sur le badge ci-dessus pour lancer un environnement fonctionnel dans ton navigateur
6363
sans avoir besoin d’installer Git ou Python localement. 

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ print("Ultimate Python 학습 가이드")
4545

4646
## 시작하기
4747

48-
[![Run on Replit](https://repl.it/badge/github/huangsam/ultimate-python)](https://repl.it/github/huangsam/ultimate-python)
48+
[![Run on Replit](https://replit.com/badge/github/huangsam/ultimate-python)](https://replit.com/github/huangsam/ultimate-python)
4949

5050
로컬 컴퓨터에 Git 및 Python을 설치하지 않고도 브라우저에서 작업 환경을 시작하려면 위의 배지를 클릭하세요. 이러한
5151
요구 사항이 이미 충족된 경우, 저장소를 바로 clone해도 됩니다.

README.zh_tw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ print("Ultimate Python 學習大綱")
4141

4242
## 學習之旅
4343

44-
[![Run on Repl.it](https://repl.it/badge/github/huangsam/ultimate-python)](https://repl.it/github/huangsam/ultimate-python)
44+
[![Run on Replit](https://replit.com/badge/github/huangsam/ultimate-python)](https://replit.com/github/huangsam/ultimate-python)
4545

4646
單擊上面的徽章就可在瀏覽器中啟動工作環境,而無需在電腦上額外安裝Git和Python。當你完成啟動,請複製這存儲庫。
4747
當你可以開啟你所複製存儲庫後,您就準備好Python學習之旅!善用每個模組,請細讀註解並嘗試運行模組代碼。

0 commit comments

Comments
 (0)