Skip to content

Commit

Permalink
Change author name
Browse files Browse the repository at this point in the history
  • Loading branch information
evasquare committed Oct 9, 2024
1 parent 8b67447 commit a48718c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 pixelbracket
Copyright (c) 2024 evasquare
Copyright (c) 2018 Aaron Turon (Original Book Author)

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<strong>이 간결한 책은 Rust와 WebAssembly를 함께 사용하는 방법을 다룹니다. 튜토리얼과 알찬 연습 예제들로 구성돼 있습니다.</strong>

<h3>
<a href="https://pixelbracket.github.io/rust-wasm-book-ko/">책 읽기 (한국어)</a>
<a href="https://evasquare.github.io/rust-wasm-book-ko/">책 읽기 (한국어)</a>
<span> | </span>
<a href="https://rustwasm.github.io/docs/book/">책 읽기 (영어)</a>
<span> | </span>
Expand Down
2 changes: 1 addition & 1 deletion src/introduction.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Rust 🦀 and WebAssembly 🕸
이 간결한 책은 [Rust][][WebAssembly][]를 함께 사용하는 방법을 다룹니다.

> 번역된 버전에 이슈나 풀 리퀘스트를 생성하고자 하시나요? [번역 버전의 레포지토리](https://github.com/pixelbracket/rust-wasm-book-ko)를 확인해 주세요.
> 번역된 버전에 이슈나 풀 리퀘스트를 생성하고자 하시나요? [번역 버전의 레포지토리](https://github.com/evasquare/rust-wasm-book-ko)를 확인해 주세요.
## 누구를 위한 책인가요?
이 책은 Rust와 WebAssembly를 함께 사용하여 웹에서 동작하는 빠르고 안정된 코드를 작성하는 방법에 대해 관심이 있는 분들을 위해 작성되었습니다.
Expand Down
2 changes: 1 addition & 1 deletion src/reference/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

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

- [한국어](https://github.com/pixelbracket/rust-wasm-book-ko)
- [한국어](https://github.com/evasquare/rust-wasm-book-ko)

0 comments on commit a48718c

Please sign in to comment.