]> Cypherpunks repositories - gostls13.git/commit
doc: fix missing anchor links in contribute.html
authorAgniva De Sarker <agnivade@yahoo.co.in>
Tue, 4 Jun 2019 03:56:35 +0000 (09:26 +0530)
committerAgniva De Sarker <agniva.quicksilver@gmail.com>
Tue, 4 Jun 2019 15:30:33 +0000 (15:30 +0000)
commit8343a0934df8f437938c55a6f0ff120c7c24a8bb
treeeab394a4d63be8969a18c437ad0f7063157159a2
parent5e2af2b0d2e7e367e461d4162b0338ff2dc08033
doc: fix missing anchor links in contribute.html

Some <h3>s were missing ids due to which the anchor links
weren't getting generated.

Fixes #32415

Change-Id: Ica21425c1a7c49735231c1de96b6c77dd594ce64
Reviewed-on: https://go-review.googlesource.com/c/go/+/180397
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/contribute.html