From 63d18789c036eb88289ea2dd68f3bc117516bb5f Mon Sep 17 00:00:00 2001 From: Michael Diego <6419886+itsmichaeldiego@users.noreply.github.com> Date: Wed, 10 Jul 2019 10:33:38 +0200 Subject: [PATCH] Update DOC.md --- DOC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOC.md b/DOC.md index 8c6fe1c..8c4d00e 100644 --- a/DOC.md +++ b/DOC.md @@ -10,7 +10,7 @@ so it will be easier to detect wrong ideas and solutions_ ## Simple example. -[Simple example](https://google-map-react.github.io/google-map-react-examples/default) +[Simple example](https://google-map-react.github.io/google-map-react-examples/default) ([source](https://github.com/google-map-react/google-map-react-examples/blob/master/src/examples/Main.js)) At `Map.js` you will see the smallest possible boilerplate for GoogleMapReact component,