diff --git a/README.md b/README.md index 1fd936e..f83ac62 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ Given a number *t* in the range [0,1], returns the corresponding color from [Nic cubehelix -Given a number *t* in the range [0,1], returns the corresponding color from [Green’s default Cubehelix](https://www.mrao.cam.ac.uk/~dag/CUBEHELIX/) represented as an RGB string. +Given a number *t* in the range [0,1], returns the corresponding color from [Green’s default Cubehelix](http://www.mrao.cam.ac.uk/~dag/CUBEHELIX/) represented as an RGB string. # d3.interpolateBuGn(*t*) [<>](https://github.com/d3/d3-scale-chromatic/blob/master/src/sequential-multi/BuGn.js "Source")
# d3.schemeBuGn[*k*]