[x/go.dev] _content: correct various typographical problems for Goldmark americanexpress: The possessive of American Express is American Express's, with a final s. The final s is only dropped for possessive plurals, like the Smiths' house. Goldmark also doesn't convert the trailing ' correctly, so this makes the tree safer for Goldmark. cloud: The GoKit URL clearly does not end in [. google: The leading - looks like a single-element list in Markdown. Change it to an em dash, which is more appropriate anyway. Change-Id: I34beffaacef333ee7931c24b2b3503532d2e9de1 X-GoDev-Commit: fbb61a60c4e900e3151b46064bfd66b10041bad3
This repository holds the Go Website server code and content.
The easiest way to install is to run go get -u golang.org/x/website. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.