content/static,internal/dl: add links for Creative Commons license#2
content/static,internal/dl: add links for Creative Commons license#2rhnvrm wants to merge 1 commit into
Conversation
|
This PR (HEAD: cbe0f97) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/website/+/163746 to see it. Tip: You can toggle comments from me using the |
|
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/163746. |
|
Message from Brad Fitzpatrick: Patch Set 2: (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/163746. |
|
This PR (HEAD: 2428b9d) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/website/+/163746 to see it. Tip: You can toggle comments from me using the |
|
Message from Agniva De Sarker: Patch Set 5: (1 comment) Please also re-generate static.go by running "go generate ./content/static/". See README.md under content directory. Please don’t reply on this GitHub thread. Visit golang.org/cl/163746. |
|
This PR (HEAD: 2628f6b) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/website/+/163746 to see it. Tip: You can toggle comments from me using the |
|
Message from Agniva De Sarker: Patch Set 6: (1 comment) Apologies for the to and fro. Just one more thing. Please don’t reply on this GitHub thread. Visit golang.org/cl/163746. |
|
Message from Agniva De Sarker: Patch Set 7: Run-TryBot+1 Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/163746. |
|
Message from Gobot Gobot: Patch Set 7: TryBots beginning. Status page: https://farmer.golang.org/try?commit=5ee77e73 Please don’t reply on this GitHub thread. Visit golang.org/cl/163746. |
|
Message from Gobot Gobot: Patch Set 7: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/163746. |
Fixes golang/go#30371 Change-Id: I7a503061d2f5adcf866a7f90eb26d425f732c44a GitHub-Last-Rev: 2628f6b GitHub-Pull-Request: #2 Reviewed-on: https://go-review.googlesource.com/c/163746 Reviewed-by: Agniva De Sarker <agniva.quicksilver@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Agniva De Sarker <agniva.quicksilver@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
|
This PR is being closed because golang.org/cl/163746 has been merged. |
Fix the highlight in step golang#2 to reflect the actual lines of code changed between the previous tutorial to include the updated function call with a slice.
Fixes golang/go#30371 Change-Id: I7a503061d2f5adcf866a7f90eb26d425f732c44a GitHub-Last-Rev: 2628f6b78e0fc6021d7b15a28f70de9fe67b4717 GitHub-Pull-Request: golang/website#2 Reviewed-on: https://go-review.googlesource.com/c/163746 Reviewed-by: Agniva De Sarker <agniva.quicksilver@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Agniva De Sarker <agniva.quicksilver@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Fixes golang/go#30371