Skip to content

Commit 4376766

Browse files
author
Eric Koleda
committed
Made various updates to the README files
1 parent 4166833 commit 4376766

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

bibstro/README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ as Apps Script's [API reference][api_reference].
2222
[docs]: https://support.google.com/drive/answer/143206?ref_topic=21008&rd=1
2323
[io_video]: https://www.youtube.com/watch?v=KIiCSdRCqXc
2424
[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
2626
[screenshot]: https://googledrive.com/host/0B86sei6ZHtsdVF9iaFd5cTdiNVk/bibstro-readme-screenshot.png

cursor_inspector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ classes of the API.
1414
## Try it out
1515

1616
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)
1818
that you can copy and use. Follow the instructions in the document to get
1919
started.

simple_tasks/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@ to do this is to
2323
of the deployed instance of the script. If you wish to create your project from
2424
scratch, follow the steps below.
2525

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
3027
([instructions available here](https://developers.google.com/apps-script/managing_projects#creatingDrive))
3128
and add in each of the files in this directory. You should already have a
3229
file named Code.gs in your project, and you can replace it's contents with

0 commit comments

Comments
 (0)