From 50f8ce8382184c653f460d2366f4e1da3ad901bf Mon Sep 17 00:00:00 2001 From: Oleg Butuzov Date: Tue, 22 Oct 2019 13:48:43 +0300 Subject: [PATCH] Ukrainian Translation URL changes As gobyexample.com.ua going to be dropped soon, translation moving to github pages hosting. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d83990..c208ec7 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Contributor translations of the Go by Example site are available in: * [Japanese](http://spinute.org/go-by-example) by [spinute](https://github.com/spinute) * [Korean](https://mingrammer.com/gobyexample/) by [mingrammer](https://github.com/mingrammer) * [Spanish](http://goconejemplos.com) by the [Go Mexico community](https://github.com/dabit/gobyexample) -* [Ukrainian](http://gobyexample.com.ua/) by [butuzov](https://github.com/butuzov/gobyexample) +* [Ukrainian](http://butuzov.github.io/gobyexample/) by [butuzov](https://github.com/butuzov/gobyexample) ### Thanks