Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(874)

Issue 168250043: code review 168250043: doc: change "/s/..." links to be on golang.org (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by rsc
Modified:
10 years, 5 months ago
Reviewers:
r, bradfitz
CC:
r, bradfitz, adg, golang-codereviews
Visibility:
Public.

Description

doc: change "/s/..." links to be on golang.org People viewing this locally will not have a /s/ on their local godoc. tip.golang.org doesn't have one either. Also change all golang.org links to https, to avoid mixed content warnings when viewing https://golang.org/. Fixes issue 9028.

Patch Set 1 #

Patch Set 2 : diff -r 10a972738d77169b8ecf57ca57b88aa8863d970d https://code.google.com/p/go/ #

Patch Set 3 : diff -r 10a972738d77169b8ecf57ca57b88aa8863d970d https://code.google.com/p/go/ #

Patch Set 4 : diff -r 7435ee473c69c8735c97e68d4955f5545f8c943f https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M doc/go1.4.html View 1 2 3 6 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 6
rsc
Hello r (cc: adg, golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 5 months ago (2014-11-06 14:46:43 UTC) #1
bradfitz
Links don't trigger mixed content warnings, do they? Why not protocol-relative links? "//golang.org /foo" On ...
10 years, 5 months ago (2014-11-06 15:00:47 UTC) #2
rsc
I guess we could do that. If you're viewing localhost http I don't see why ...
10 years, 5 months ago (2014-11-06 17:26:41 UTC) #3
bradfitz
LGTM as-is I just wanted to make sure I understood. Always https is fine. On ...
10 years, 5 months ago (2014-11-06 17:30:57 UTC) #4
r
LGTM
10 years, 5 months ago (2014-11-06 18:43:26 UTC) #5
rsc
10 years, 5 months ago (2014-11-06 20:18:52 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=2e04ff8e8d3b ***

doc: change "/s/..." links to be on golang.org

People viewing this locally will not have a /s/ on their local godoc.
tip.golang.org doesn't have one either.

Also change all golang.org links to https, to avoid mixed content
warnings when viewing https://golang.org/.

Fixes issue 9028.

LGTM=bradfitz, r
R=r, bradfitz
CC=adg, golang-codereviews
https://codereview.appspot.com/168250043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b