From 4e9ab1288e6a030431b0e9eab6db56ba5b5062a2 Mon Sep 17 00:00:00 2001 From: "George W. Walker" Date: Sat, 25 Jul 2020 13:01:07 -0400 Subject: [PATCH] Prepare Readme for 2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb06fc2..a8cb8c5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ On the left side of the question, click the gear and select _Add JavaScript..._ Select everything in the box and clear it. The JavaScript box should be empty before pasting the code. -Copy the JavaScript from the [file](https://github.com/pkmnct/qualtrics-google-map-lat-long/blob/master/QualtricsGoogleMapLatLong.js) and paste it in the box. You can also get older versions of the code from [releases](https://github.com/pkmnct/qualtrics-google-map-lat-long/releases). +Copy the JavaScript from the [file](https://github.com/pkmnct/qualtrics-google-map-lat-long/blob/3e27547a2deae0af65baa2d491c7347d6ad3d85a/QualtricsGoogleMapLatLong.js) and paste it in the box. You can also get older versions of the code from [releases](https://github.com/pkmnct/qualtrics-google-map-lat-long/releases). At the top of the pasted code, find the section labeled _Enter your Google Map API key in this variable._