From 7085cc5fcbfaf62fa6895935bc7c6ea3eb2749cf Mon Sep 17 00:00:00 2001 From: Tai Le Date: Sat, 20 May 2017 14:17:45 +0800 Subject: [PATCH] Change Vietnam language code in translation file name --- README.md | 10 +++++----- translations/{README-vn.md => README-vi.md} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename translations/{README-vn.md => README-vi.md} (100%) diff --git a/README.md b/README.md index 57843d6..e391652 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ # Coding Interview University -> I originally created this as a short to-do list of study topics for becoming a software engineer, -> but it grew to the large list you see today. After going through this study plan, [I got hired -> as a Software Development Engineer at Amazon](https://startupnextdoor.com/ive-been-acquired-by-amazon/?src=ciu)! +> I originally created this as a short to-do list of study topics for becoming a software engineer, +> but it grew to the large list you see today. After going through this study plan, [I got hired +> as a Software Development Engineer at Amazon](https://startupnextdoor.com/ive-been-acquired-by-amazon/?src=ciu)! > You probably won't have to study as much as I did. Anyway, everything you need is here. > -> The items listed here will prepare you well for in an interview at just about any software company, +> The items listed here will prepare you well for in an interview at just about any software company, > including the giants: Amazon, Facebook, Google or Microsoft. > > *Best of luck to you!* Translations: - [中文版本](translations/README-cn.md) -- [Tiếng Việt - Vietnamese](translations/README-vn.md) +- [Tiếng Việt - Vietnamese](translations/README-vi.md) - translations in progress: - [Español](https://github.com/jwasham/coding-interview-university/issues/80) - [हिन्दी](https://github.com/jwasham/coding-interview-university/issues/81) diff --git a/translations/README-vn.md b/translations/README-vi.md similarity index 100% rename from translations/README-vn.md rename to translations/README-vi.md