瀏覽代碼

Testing out moving Chinese translation.

John Washam 8 年之前
父節點
當前提交
50869e4be2
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      translations/README-cn.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 # Google Interview University
 
 Translations: 
-- [中文版本](README-cn.md)
+- [中文版本](translations/README-cn.md)
 - [Español (in progress)](README-es.md) [Issue #80](https://github.com/jwasham/google-interview-university/issues/80)
 - [हिन्दी (in progress)](README-hn.md) [Issue #81](https://github.com/jwasham/google-interview-university/issues/81)
 - [עברית (in progress)](README-he.md) [Issue #82](https://github.com/jwasham/google-interview-university/issues/82)

+ 1 - 1
README-cn.md → translations/README-cn.md

@@ -234,7 +234,7 @@
 - http://blog.codingforinterviews.com/best-programming-language-jobs/
 - https://www.quora.com/What-is-the-best-language-to-program-in-for-an-in-person-Google-interview
 
-[在此查看相关语言的资源](programming-language-resources.md)
+[在此查看相关语言的资源](../programming-language-resources.md)
 
 由于,我正在学习C、C++ 和 Python。因此,在下面你会看到部分关于它们的学习资料。相关书籍请看文章的底部。