github.com/reiver/go-arbitrary -> sourcecode.social/reiver/go-arbitrary

master
Charles Iliya Krempeaux 2023-10-23 11:57:01 -07:00
parent 1cb364a5b7
commit 68f58947ac
1 changed files with 2 additions and 2 deletions

View File

@ -33,6 +33,6 @@ s := arb.String()
```
## Documention
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-arbitrary
Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-arbitrary
[![GoDoc](https://godoc.org/github.com/reiver/go-arbitrary?status.svg)](https://godoc.org/github.com/reiver/go-arbitrary)
[![GoDoc](https://godoc.org/sourcecode.social/reiver/go-arbitrary?status.svg)](https://godoc.org/sourcecode.social/reiver/go-arbitrary)