mirror of
https://github.com/golang/go
synced 2024-11-21 15:54:43 -07:00
doc: fix concurrency patterns rawhtml generation
The Makefile target was broken due to the rename of the HTML file. R=golang-dev CC=golang-dev https://golang.org/cl/5918045
This commit is contained in:
parent
8d5b324afc
commit
603a44c50f
@ -8,7 +8,7 @@ RAWHTML=\
|
||||
articles/slices_usage_and_internals.rawhtml\
|
||||
articles/laws_of_reflection.rawhtml\
|
||||
articles/c_go_cgo.rawhtml\
|
||||
articles/go_concurrency_patterns_timing_out_moving_on.rawhtml\
|
||||
articles/concurrency_patterns.rawhtml\
|
||||
articles/godoc_documenting_go_code.rawhtml\
|
||||
articles/gobs_of_data.rawhtml\
|
||||
articles/json_and_go.rawhtml\
|
||||
|
Loading…
Reference in New Issue
Block a user