mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 07:06:54 +08:00
all: replace godoc.org README badges with godocs.io ones
The links have been redirecting to `pkg.go.dev` for a while now. In the case of the main README, that made the badge a virtual duplicate of the "go.dev reference" one.
This commit is contained in:

committed by
Dan Kortschak

parent
2633fc39ec
commit
f040f6bd07
@@ -1,3 +1,3 @@
|
||||
# Gonum optimize [](https://godoc.org/gonum.org/v1/gonum/optimize)
|
||||
# Gonum optimize [](https://godocs.io/gonum.org/v1/gonum/optimize)
|
||||
|
||||
Package optimize is an optimization package for the Go language.
|
||||
|
Reference in New Issue
Block a user