aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFiles
2020-02-12Update Godoc server to pkg.go.dev (#40)SyrieBianco1
Update our default Godoc server from `` to the shiny, new `https://pkg.go.dev/` See https://github.com/uber-go/sally/issues/39, T4832833
2019-03-05Support changing godoc instance (#38)Diego Bernardes1
This adds the ability to change the godoc.org instance used by Sally to link to documentation by providing a new `godoc` section in the configuration.
2016-10-12Rework as HTTP server (#15)Grayson Koonce1
2016-09-30Add canonical import path go.uber.org/sally (#13)Grayson Koonce1
2016-09-30Starting point (#1)Grayson Koonce1
2016-06-27Update README.mdGrayson Koonce1