Skip to content

Commit aa0fe95

Browse files
committed
Update URLs
1 parent 6be2317 commit aa0fe95

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<strong>이 간결한 책은 러스트와 웹어셈블리를 함께 사용하는 방법을 다룹니다. 튜토리얼과 알찬 연습 예제들로 구성돼 있습니다.</strong>
66

77
<h3>
8-
<a href="https://evasquare.github.io/rust-wasm-book-ko/">책 읽기 (한국어)</a>
8+
<a href="https://wasm.rust-kr.org">책 읽기 (한국어)</a>
99
<span> | </span>
1010
<a href="https://rustwasm.github.io/docs/book/">책 읽기 (영어)</a>
1111
<span> | </span>

src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Rust 🦀 and WebAssembly 🕸
22
이 간결한 책은 [러스트][Rust][웹어셈블리][WebAssembly]를 함께 사용하는 방법을 다룹니다.
33

4-
> 번역된 버전에 이슈나 풀 리퀘스트를 생성하고자 하시나요? [번역 버전의 레포지토리](https://github.com/evasquare/rust-wasm-book-ko)를 확인해 주세요.
4+
> 번역된 버전에 이슈나 풀 리퀘스트를 생성하고자 하시나요? [번역 버전의 레포지토리](https://github.com/rust-kr/wasm.rust-kr.org)를 확인해 주세요.
55
66
## 누구를 위한 책인가요?
77
이 책은 러스트와 웹어셈블리를 함께 사용하여 웹에서 동작하는 빠르고 안정된 코드를 작성하는 방법에 대해 관심이 있는 분들을 위해 작성되었습니다.

src/reference/translations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
이 책을 다른 언어로 번역하는 데에 관심이 있다면 [메인 레포지토리](https://github.com/rustwasm/book)를 포크하고 풀 리퀘스트를 생성해보세요.
44

5-
- [한국어](https://github.com/evasquare/rust-wasm-book-ko)
5+
- [한국어](https://wasm.rust-kr.org)

0 commit comments

Comments
 (0)