Commit 4391aca8 authored by Russ Cox's avatar Russ Cox Committed by Brad Fitzpatrick

doc/play: update URL for concurrent pi

The old link died; replace with an archive.org copy.

Fixes #13345.

Change-Id: Ic4a7fdcf258e1ff3b4a02ecb4f237ae7db2686c7
Reviewed-on: https://go-review.googlesource.com/18335Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 194a5c3e
// Concurrent computation of pi.
// See http://goo.gl/ZuTZM.
// See https://goo.gl/la6Kli.
//
// This demonstrates Go's ability to handle
// large numbers of concurrent processes.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment