Go: blog: fix code.google.com links

Created on 4 Feb 2018  路  6Comments  路  Source: golang/go

Source: https://blog.golang.org/introducing-gofix

Summary: The links in the article above (paragraph 4) redirect the user to the Go github repository landing page.
See also: #8692

Documentation FrozenDueToAge NeedsFix help wanted

Most helpful comment

Yes: https://github.com/golang/blog/

We don't accept PRs via GitHub ... yet. Soon. Currently you need to use Gerrit, but wait maybe a week and we should accept PRs.

All 6 comments

is the blog part of this repo? are you accepting pr's ?

Yes: https://github.com/golang/blog/

We don't accept PRs via GitHub ... yet. Soon. Currently you need to use Gerrit, but wait maybe a week and we should accept PRs.

@bradfitz, those links in the article point to sources which were deleted in this commit:

   cmd/fix: delete pre-Go 1 fixes

    Assume people who were going to update to Go 1 have done so.
    Those with pre-Go 1 trees remaining will need to update first
    to Go 1.0 (using its 'go fix') and then to Go 1.1.

Does it makes sense to point to different but actual examples in the repo?

Why don't you just change the links to point to source browser URLs linking into old branches?

Change https://golang.org/cl/94235 mentions this issue: blog: fix code.google.com links

Alright, done. I have fixed all other broken links I could find.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ajstarks picture ajstarks  路  3Comments

rakyll picture rakyll  路  3Comments

michaelsafyan picture michaelsafyan  路  3Comments

natefinch picture natefinch  路  3Comments

jayhuang75 picture jayhuang75  路  3Comments