From 27ff0311f9ec577d47af1de0063273ca9cb624ca Mon Sep 17 00:00:00 2001 From: Michael Sullivan Date: Fri, 24 Feb 2023 11:15:52 -0500 Subject: [PATCH] Remove references to http://goconvey.co as malware squatters appear to have taken it The first time I clicked it, I was HTTP 302 redirected to a fake malware scanner, but every subsequent time I was redirected to a seeming blank page under the goconvey.co domain. This change simply removes all refererces to http://goconvey.co --- CONTRIBUTING.md | 1 - README.md | 7 +------ web/client/index.html | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cc0e8e8e..1555b810 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,6 @@ GoConvey is a popular 2-pronged, open-source github project (1,600+ stargazers, ---- -- http://goconvey.co/ - https://github.com/smartystreets/goconvey - https://github.com/smartystreets/goconvey/wiki diff --git a/README.md b/README.md index d5815252..43506d0d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ GoConvey is awesome Go testing [![GoDoc](https://godoc.org/github.com/smartystreets/goconvey?status.svg)](http://godoc.org/github.com/smartystreets/goconvey) -Welcome to GoConvey, a yummy Go testing tool for gophers. Works with `go test`. Use it in the terminal or browser according to your viewing pleasure. **[View full feature tour.](http://goconvey.co)** +Welcome to GoConvey, a yummy Go testing tool for gophers. Works with `go test`. Use it in the terminal or browser according to your viewing pleasure. GoConvey supports the current versions of Go (see the official Go [release policy](https://golang.org/doc/devel/release#policy)). Currently @@ -119,11 +119,6 @@ Check out the - [![GoDoc](https://godoc.org/github.com/smartystreets/goconvey?status.png)](http://godoc.org/github.com/smartystreets/goconvey) - and the *_test.go files scattered throughout this project. -[Screenshots](http://goconvey.co) ------------ - -For web UI and terminal screenshots, check out [the full feature tour](http://goconvey.co). - Contributors ---------------------- diff --git a/web/client/index.html b/web/client/index.html index 490e4cb5..b0687e93 100644 --- a/web/client/index.html +++ b/web/client/index.html @@ -36,7 +36,7 @@