Skip to content

Commit 908cfe0

Browse files
author
Eric Koleda
committed
Updating more screenshots.
1 parent b50d018 commit 908cfe0

File tree

6 files changed

+5
-11
lines changed

6 files changed

+5
-11
lines changed

bibstro/README.markdown

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Bibstro
22

3-
**Deprecated**: The sample relies on ScriptDb to store it's data, which is now
4-
deprecated. Please refer to the [migration guide][scriptdb_migration_guide] for
3+
**Deprecated**: The sample relies on ScriptDb to store it's data, which is now
4+
deprecated. Please refer to the [migration guide][scriptdb_migration_guide] for
55
further information.
66

77
Bibstro is a sample bibliography app for [Google Docs][docs] built upon the
@@ -30,6 +30,4 @@ as Apps Script's [API reference][api_reference].
3030
[io_video]: https://www.youtube.com/watch?v=KIiCSdRCqXc
3131
[quickstart]: https://developers.google.com/apps-script/guides/docs
3232
[sample_doc]: https://docs.google.com/document/d/1H46MqH7MX2BDOj2l-sV0wQuYXoHrSEepoSgVvHtZfbM/view
33-
[screenshot]: https://googledrive.com/host/0BwzA1Orbvy5WV0tUQl9WX0FhRTA/bibstro.png
34-
35-
[![Analytics](https://ga-beacon.appspot.com/UA-42085206-1/google-apps-script-samples/bibstro)](https://github.com/igrigorik/ga-beacon)
33+
[screenshot]: screenshot.png

bibstro/screenshot.png

142 KB
Loading

cursor_inspector/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ and
99
[`Selection`](https://developers.google.com/apps-script/reference/document/selection)
1010
classes of the API.
1111

12-
![Cursor Inspector screenshot](https://googledrive.com/host/0BwzA1Orbvy5WV0tUQl9WX0FhRTA/cursor_inspector.png)
12+
![Cursor Inspector screenshot](screenshot.png)
1313

1414
## Try it out
1515

1616
For your convience we have deployed the script into a Google Docs
1717
[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.
20-
21-
[![Analytics](https://ga-beacon.appspot.com/UA-42085206-1/google-apps-script-samples/cursor_inspector)](https://github.com/igrigorik/ga-beacon)

cursor_inspector/screenshot.png

72.4 KB
Loading

simple_tasks/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ read and write access to your data in
77
and demonstrates some common patterns and best practices to use when developing
88
user interfaces.
99

10-
![Simple tasks screenshot](https://googledrive.com/host/0BwzA1Orbvy5WV0tUQl9WX0FhRTA/simple_tasks.png)
10+
![Simple tasks screenshot](screenshot.png)
1111

1212
## Try it out
1313

@@ -38,5 +38,3 @@ scratch, follow the steps below.
3838
3. Save a new version of your script and publish it as a web app that runs as
3939
the **User acessing the web app**.
4040
([instructions available here](https://developers.google.com/apps-script/execution_web_apps)).
41-
42-
[![Analytics](https://ga-beacon.appspot.com/UA-42085206-1/google-apps-script-samples/simple_tasks)](https://github.com/igrigorik/ga-beacon)

simple_tasks/screenshot.png

21.2 KB
Loading

0 commit comments

Comments
 (0)