]> Cypherpunks repositories - gostls13.git/commitdiff
doc/1.9: fix broken html link in CL 53030/53210
authorDmitry Savintsev <dsavints@gmail.com>
Fri, 4 Aug 2017 08:12:21 +0000 (10:12 +0200)
committerIan Lance Taylor <iant@golang.org>
Fri, 4 Aug 2017 14:49:52 +0000 (14:49 +0000)
Change-Id: I7176becd10ad84cbfc3fb9427e190028626e5baf
Reviewed-on: https://go-review.googlesource.com/53291
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.9.html

index becf1b18b5d7ecb6dbf791553e9270f30b3724f3..967d79b93eec514f570a4c60c30065e0189c36eb 100644 (file)
@@ -477,7 +477,7 @@ version of gccgo.
 
     If any SAN extension, including with no DSN names, is present
     in the certificate, then the Common Name from
-    <a href="#pkg/crypto/x509/#Certificate.Subject"><code>Subject</code></a> is ignored.
+    <a href="/pkg/crypto/x509/#Certificate.Subject"><code>Subject</code></a> is ignored.
     In previous releases, the code tested only whether DNS-name SANs were
     present in a certificate.
     </p>