Skip to content

Commit

Permalink
modify links
Browse files Browse the repository at this point in the history
  • Loading branch information
zigo101 committed May 25, 2019
1 parent ff08821 commit 26c9af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This project proposes to support read-only and practical immutable values in Go.

Versions:
* [the proposal thread](https://github.com/golang/go/issues/31464)([the old one](https://github.com/golang/go/issues/29422)), and the [golang-dev thread](https://groups.google.com/forum/#!topic/golang-dev/5M9F09S_k0g)
* [the proposal thread](https://github.com/golang/go/issues/32245)([the old one 1]((https://github.com/golang/go/issues/31464)), [the old one 2](https://github.com/golang/go/issues/29422)), and the [golang-dev thread](https://groups.google.com/forum/#!topic/golang-dev/5M9F09S_k0g)
* [v0: the initial proposal](README-v0.md)
* [v1: the `var:N` version](README-v1.md)
* [v2: the pure-immutable-value interpretation version](README-v2.md)
Expand Down

0 comments on commit 26c9af5

Please sign in to comment.