File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ as Apps Script's [API reference][api_reference].
22
22
[ docs ] : https://support.google.com/drive/answer/143206?ref_topic=21008&rd=1
23
23
[ io_video ] : https://www.youtube.com/watch?v=KIiCSdRCqXc
24
24
[ quickstart ] : https://developers.google.com/apps-script/guides/docs
25
- [ sample_doc ] : https://docs.google.com/document/d/1akzFJ9_5pABrk4NFxLDZX7DymObYfIfGZ3CTZ2CgHSY /view
25
+ [ sample_doc ] : https://docs.google.com/document/d/1H46MqH7MX2BDOj2l-sV0wQuYXoHrSEepoSgVvHtZfbM /view
26
26
[ screenshot ] : https://googledrive.com/host/0B86sei6ZHtsdVF9iaFd5cTdiNVk/bibstro-readme-screenshot.png
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ classes of the API.
14
14
## Try it out
15
15
16
16
For your convience we have deployed the script into a Google Docs
17
- [ document] ( https://docs.google.com/document/d/1v6S7IkDL_YIaVn1rBcVbqFr3rbNUX9_kLfFc00WTtx8/edit )
17
+ [ document] ( https://docs.google.com/document/d/1v6S7IkDL_YIaVn1rBcVbqFr3rbNUX9_kLfFc00WTtx8/view )
18
18
that you can copy and use. Follow the instructions in the document to get
19
19
started.
Original file line number Diff line number Diff line change @@ -23,10 +23,7 @@ to do this is to
23
23
of the deployed instance of the script. If you wish to create your project from
24
24
scratch, follow the steps below.
25
25
26
- 1 . [ Make a copy] ( https://script.google.com/d/1HCsbqH8WNEKFwRZCw8KEhykCGEzfXi-1k5eN-7t8lZoEAAvfqzOOsKtu/edit?newcopy=true )
27
- of the deployed script.
28
-
29
- If instead you wish to start from scratch, create a new standalone script in your Google Drive
26
+ 1 . Create a new standalone script in your Google Drive
30
27
([ instructions available here] ( https://developers.google.com/apps-script/managing_projects#creatingDrive ) )
31
28
and add in each of the files in this directory. You should already have a
32
29
file named Code.gs in your project, and you can replace it's contents with
You can’t perform that action at this time.
0 commit comments