From 57afc66d4865bfd1d8cfe21c16f6471b326e1436 Mon Sep 17 00:00:00 2001 From: astaxie Date: Tue, 16 Dec 2014 19:15:12 +0800 Subject: [PATCH] fix #378 --- en/ref.md | 3 ++- ja/ref.md | 1 + zh/ref.md | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/en/ref.md b/en/ref.md index 2328b8b2..65e7e6b3 100644 --- a/en/ref.md +++ b/en/ref.md @@ -10,4 +10,5 @@ This book is a summary of my Go experience, some content are from other gophers' 6. [Go Programming Language](http://golang.org/doc/) 7. [Network programming with Go](http://jan.newmarch.name/go/) 8. [setup-the-rails-application-for-internationalization](http://guides.rubyonrails.org/i18n.html#setup-the-rails-application-for-internationalization) -9. [The Cross-Site Scripting (XSS) FAQ](http://www.cgisecurity.com/xss-faq.html) \ No newline at end of file +9. [The Cross-Site Scripting (XSS) FAQ](http://www.cgisecurity.com/xss-faq.html) +10. [Network programming with Go](http://jan.newmarch.name/go) \ No newline at end of file diff --git a/ja/ref.md b/ja/ref.md index 54ff0f52..365f006c 100644 --- a/ja/ref.md +++ b/ja/ref.md @@ -11,3 +11,4 @@ 7. [Network programming with Go](http://jan.newmarch.name/go/) 8. [setup-the-rails-application-for-internationalization](http://guides.rubyonrails.org/i18n.html#setup-the-rails-application-for-internationalization) 9. [The Cross-Site Scripting (XSS) FAQ](http://www.cgisecurity.com/xss-faq.html) +10. [Network programming with Go](http://jan.newmarch.name/go) \ No newline at end of file diff --git a/zh/ref.md b/zh/ref.md index 30475f55..61fe8a46 100644 --- a/zh/ref.md +++ b/zh/ref.md @@ -11,3 +11,4 @@ 7. [Network programming with Go](http://jan.newmarch.name/go/) 8. [setup-the-rails-application-for-internationalization](http://guides.rubyonrails.org/i18n.html#setup-the-rails-application-for-internationalization) 9. [The Cross-Site Scripting (XSS) FAQ](http://www.cgisecurity.com/xss-faq.html) +10. [Network programming with Go](http://jan.newmarch.name/go) \ No newline at end of file