Skip to content

Commit 96e229d

Browse files
committed
Move documentation assets to standard location
1 parent d07d83f commit 96e229d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: docs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Remote Sketchbook
22

33
Arduino IDE provides a Remote Sketchbook feature that can be used to upload sketches to Arduino Cloud.
4-
![](static/remote.png)
4+
![](assets/remote.png)
55

66

77

@@ -13,7 +13,7 @@ A developer could use the content of this repo to create a customized version of
1313

1414
### 1. Changing remote connection parameters in the Preferences panel (be careful while editing the Preferences panel!)
1515
Here a screenshot of the Preferences panel
16-
![](static/preferences.png)
16+
![](assets/preferences.png)
1717
- The settings under _Arduino > Auth_ should be edited to match the OAuth2 configuration of your custom remote sketchbook storage
1818
- The setting under _Arduino > Sketch Sync Endpoint_ should be edited to point to your custom remote sketchbook storage service
1919
### 2. Implementing the Arduino Cloud Store APIs for your custom remote sketchbook storage
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)