Skip to content

Commit 9652fbc

Browse files
author
David Brody
committed
2 parents 10f7c99 + 5cfe918 commit 9652fbc

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@ Register for free at [www.contentsync.io](http://contentsync.io/) and get starte
1717

1818
### SketchContentSync Plugin
1919

20-
[![Install SketchContentSync with Sketchpacks](http://sketchpacks-com.s3.amazonaws.com/assets/badges/sketchpacks-badge-install.png "Install SketchContentSync with Sketchpacks")](https://sketchpacks.com/contentsync/SketchContentSync/install)
20+
[![Install SketchContentSync with Sketchpacks](http://sketchpacks-com.s3.amazonaws.com/assets/badges/sketchpacks-badge-install.png "Install SketchContentSync with Sketchpacks")](https://sketchpacks.com/contentsync/SketchContentSync.sketchplugin/install)
2121

2222
Or install manually:
2323

24-
+ Download plugin [here](./packaged/SketchContentSync.zip)
24+
+ Download plugin [here](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/packaged/SketchContentSync.zip)
2525
+ Open zip file
2626
+ Double click on the .sketchplugin file.
2727

2828
# Overview
2929

3030
## Pull Data From Google Spreadsheets into Sketch.app
3131

32-
![PUSH](./docs/contentsyncapp/feature_pull.jpg)
32+
![PUSH](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/feature_pull.jpg)
3333

3434
## Push Data From Sketch.app into Google Spreadsheets
3535

36-
![PUSH](./docs/contentsyncapp/feature_push.jpg)
36+
![PUSH](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/feature_push.jpg)
3737

3838

3939
# Interface Flow
@@ -42,35 +42,35 @@ SketchContentSync works by integrating this plugin with the ContentSync.app.
4242

4343
### ContentSync.app
4444

45-
![Welcome](./docs/contentsyncapp/welcome_sign_in.png)
45+
![Welcome](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/welcome_sign_in.png)
4646

4747
### Create Projects
4848

49-
![Create Project](./docs/contentsyncapp/create_project.png)
49+
![Create Project](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/create_project.png)
5050

5151
### Link To Google Document
5252

53-
![Create Project](./docs/contentsyncapp/create_google_doc.png)
53+
![Create Project](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/create_google_doc.png)
5454

5555
### Main Project Menu
5656

57-
![Create Project](./docs/contentsyncapp/actions.png)
57+
![Create Project](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/actions.png)
5858

5959
## Pushing Data
6060

6161
Pushing data allows you to create a new version of data in your spreadsheet. This will _**write**_ to your google document.
6262

6363
Takes a regular Sketch design...
6464

65-
![PUSH](./docs/contentsyncapp/push_sketch_before.png)
65+
![PUSH](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/push_sketch_before.png)
6666

6767
Prompts which fields to push and which version to push to...
6868

69-
![PUSH](./docs/contentsyncapp/push.png)
69+
![PUSH](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/push.png)
7070

7171
You can push to a new version or overwrite an existing one.
7272

73-
![After Push](./docs/contentsyncapp/push_sheet.png)
73+
![After Push](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/push_sheet.png)
7474

7575

7676
## Pulling Data
@@ -79,15 +79,15 @@ Pulling data allows you to update you Sketch design from your Google spreadsheet
7979

8080
### Take version from your spreadsheet:
8181

82-
![PUSH](./docs/contentsyncapp/pull_sheet.png)
82+
![PUSH](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/pull_sheet.png)
8383

8484
### Prompts which version to pull from...
8585

86-
![PUSH](./docs/contentsyncapp/pull.png)
86+
![PUSH](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/pull.png)
8787

8888
### Updates your sketch file...
8989

90-
![After Push](./docs/contentsyncapp/pull_sketch_after.png)
90+
![After Push](https://github.com/contentsync/SketchContentSync.sketchplugin/blob/master/docs/contentsyncapp/pull_sketch_after.png)
9191

9292
# Support / Bugs / Feature Requests
9393

0 commit comments

Comments
 (0)