From 11eafc6b39de47a3cc8c6d172e3238f076758f64 Mon Sep 17 00:00:00 2001 From: Shai Coleman Date: Sun, 28 Oct 2018 23:40:33 +0000 Subject: [PATCH] Go Oracle is now Go Guru --- CodeTools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CodeTools.md b/CodeTools.md index 0f2f75a7..4eb0da32 100644 --- a/CodeTools.md +++ b/CodeTools.md @@ -55,8 +55,8 @@ An overview of tools that will help improve your Go code ## Navigation - - [go oracle - user manual](http://golang.org/s/oracle-user-manual) - A tool for understanding Go code - - [Pythia](https://github.com/fzipp/pythia) - A browser-based UI for the Go Oracle. + - [Go Guru - User Manual](https://golang.org/s/using-guru) - A tool for understanding Go code. + - [Pythia](https://github.com/fzipp/pythia) - A browser-based UI for Go Guru. ## Visualization