diff --git a/Home.md b/Home.md index 1bf7fda1..8d58bc9d 100644 --- a/Home.md +++ b/Home.md @@ -149,7 +149,6 @@ Here are some of the places where you can find Gophers online. To get a sense of - [RaceDetector](RaceDetector) - How to detect and fix race conditions - Working with Databases - [database/sql](http://go-database-sql.org/) - Online tutorial for working with the database/sql package. - - [TUGTBDDAwG](https://vividcortex.com/resources/building-database-driven-apps-with-go/) - Guide to building data driven apps. - [SQLDrivers](SQLDrivers) - [SQLInterface](SQLInterface) - From other languages