From 1a88ae32b4b3e29c02b2c39bb5f72eba2222b48a Mon Sep 17 00:00:00 2001 From: Leonard Bogdonoff Date: Sat, 11 Aug 2018 16:42:00 -0400 Subject: [PATCH] Fixing broken link missing http --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 472c9e78..8d116935 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ export default GoogleApiWrapper({ ## Examples -Check out the example site at: [http://fullstackreact.github.io/google-maps-react](fullstackreact.github.io/google-maps-react) +Check out the example site at: [http://fullstackreact.github.io/google-maps-react](http://fullstackreact.github.io/google-maps-react) ## Additional Map Props The Map component takes a number of optional props.