Skip to content

Commit cb1ed68

Browse files
committed
Fix the AWS links
1 parent 4715591 commit cb1ed68

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ dimensions. Run the images through minifying tools, such as
129129
url: /blog/2014/12/19/Leverage-Android-Actionable-Notifications/
130130
background_image: /images/landing-page/actionable-notifications.png
131131
video:
132-
url: https://s3.amazonaws.com/developer.rebble.io/videos/actionable-notifications.mp4
132+
url: https://s3.amazonaws.com/developer.getpebble.com/videos/actionable-notifications.mp4
133133
button_text: Learn how to supercharge Your Android Apps
134134
button_fg: white
135135
button_bg: green

source/_guides/app-resources/app-assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ example project.
4646
## Example Action Bar Icons
4747

4848
There is a
49-
[set of example icons](https://s3.amazonaws.com/developer.rebble.io/assets/other/actionbar-icons.zip)
49+
[set of example icons](https://s3.amazonaws.com/developer.getpebble.com/assets/other/actionbar-icons.zip)
5050
for developers to use for common actions. Each icon is shown below as a preview,
5151
along with a short description about its suggested usage.
5252

source/_guides/appstore-publishing/appstore-assets.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ more authentic feel.
3030
## Example Marketing Banners
3131

3232
Example
33-
[marketing banners](https://s3.amazonaws.com/developer.rebble.io/assets/other/banner-examples.zip)
33+
[marketing banners](https://s3.amazonaws.com/developer.getpebble.com/assets/other/banner-examples.zip)
3434
from existing apps may help provide inspiration for an app's appstore banner
3535
design. Readable fonts, an appropriate background image, and at least one framed
3636
screenshot are all recommended.
@@ -41,14 +41,14 @@ screenshot are all recommended.
4141
![](/images/guides/appstore-publishing/perspective-right.png =400x)
4242

4343
Use these
44-
[blank PSD templates](https://s3.amazonaws.com/developer.rebble.io/assets/other/banner-templates-design.zip)
44+
[blank PSD templates](https://s3.amazonaws.com/developer.getpebble.com/assets/other/banner-templates-design.zip)
4545
to start a new app marketing banner in Photoshop from a template.
4646

4747

4848
## App Screenshot Frames
4949

5050
Use these
51-
[example screenshot frames](https://s3.amazonaws.com/developer.rebble.io/assets/other/pebble-frames.zip)
51+
[example screenshot frames](https://s3.amazonaws.com/developer.getpebble.com/assets/other/pebble-frames.zip)
5252
for Pebble, Pebble Steel, Pebble Time, Pebble Time Steel, and Pebble Time Round
5353
to decorate app screenshots in marketing banners and other assets.
5454

source/_includes/sdk/beta_instructions_no_platform.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If you would prefer to not use Homebrew and would like to manually install the
4848
Pebble SDK:
4949

5050
1. Download the
51-
[SDK package](https://s3.amazonaws.com/assets.rebble.io/pebble-tool/pebble-sdk-{{ site.data.sdk.pebble_tool.version }}-mac.tar.bz2).
51+
[SDK package](https://s3.amazonaws.com/assets.getpebble.com/pebble-tool/pebble-sdk-{{ site.data.sdk.pebble_tool.version }}-mac.tar.bz2).
5252

5353
2. Follow the [manual installation instructions](/sdk/install/), but skip
5454
"Download and install the Pebble ARM toolchain", as the toolchain is
@@ -58,8 +58,8 @@ Pebble SDK:
5858
### Linux
5959

6060
1. Download the relevant package:
61-
[Linux (32-bit)](https://s3.amazonaws.com/assets.rebble.io/pebble-tool/pebble-sdk-{{ site.data.sdk.pebble_tool.version }}-linux32.tar.bz2) |
62-
[Linux (64-bit)](https://s3.amazonaws.com/assets.rebble.io/pebble-tool/pebble-sdk-{{ site.data.sdk.pebble_tool.version }}-linux64.tar.bz2)
61+
[Linux (32-bit)](https://s3.amazonaws.com/assets.getpebble.com/pebble-tool/pebble-sdk-{{ site.data.sdk.pebble_tool.version }}-linux32.tar.bz2) |
62+
[Linux (64-bit)](https://s3.amazonaws.com/assets.getpebble.com/pebble-tool/pebble-sdk-{{ site.data.sdk.pebble_tool.version }}-linux64.tar.bz2)
6363

6464
2. Install the SDK by following the
6565
[manual installation instructions](/sdk/install/linux/), but skip

0 commit comments

Comments
 (0)