You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename Developer Portal to Developer Dashboard throughout documentation
Updated all references from "Developer Portal" to "Developer Dashboard"
across guides, blog posts, and community documentation to reflect the
new terminology. This includes:
- 8 guide files in appstore-publishing, best-practices, events-and-services, and pebble-timeline
- 12 blog posts from 2013-2015
- 3 other files including more/index.html and event documentation
All occurrences were updated while preserving case sensitivity
(Developer Dashboard for capitalized, developer dashboard for lowercase).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: source/_posts/2013-12-18-All-Aboard-the-Pebble-app-store.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,16 +24,16 @@ If your Pebble app requires a companion iOS or Android app, you can also include
24
24
Submitting an application on the Pebble appstore is free and open to everyone. To get started:
25
25
26
26
1. Read the [*Appstore Publishing*](/guides/appstore-publishing) guides.
27
-
1. Join the [developer portal](http://dev-portal.getpebble.com/).
27
+
1. Join the [developer dashboard](http://dev-portal.getpebble.com/).
28
28
29
-

29
+

30
30
31
31
More information and answers to common questions after the break!
32
32
33
33
34
-
### What is the developer portal?
34
+
### What is the developer dashboard?
35
35
36
-
The developer portal is the web application that developers use to publish an iOS or an Android application to the Pebble appstore. The URL for the developer portal is [https://dev-portal.getpebble.com](https://dev-portal.getpebble.com). Access to the developer portal is free.
36
+
The developer dashboard is the web application that developers use to publish an iOS or an Android application to the Pebble appstore. The URL for the developer dashboard is [https://dev-portal.getpebble.com](https://dev-portal.getpebble.com). Access to the developer dashboard is free.
Copy file name to clipboardExpand all lines: source/_posts/2014-01-06-Pebble-appstore.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Appstore launches do not happen often and we all know this is a big opportunity;
20
20
21
21
## Submitting an application to the Pebble appstore
22
22
23
-
Submitting an application is a free and very easy process that only takes a few minutes. Just head to our [developer portal](https://dev-portal.getpebble.com) and upload your application and a few images.
23
+
Submitting an application is a free and very easy process that only takes a few minutes. Just head to our [developer dashboard](https://dev-portal.getpebble.com) and upload your application and a few images.
0 commit comments