Skip to content

Commit 367e82a

Browse files
hellcpSorixelle
authored andcommitted
Remove references to asking Pebble for support with watches
Signed-off-by: Stasia Michalska <[email protected]>
1 parent 714672d commit 367e82a

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

source/_data/faqs.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,6 @@
8181
}
8282
]
8383
},
84-
{
85-
"title": "Hardware Issues",
86-
"questions": [
87-
{
88-
"question": "My screen is artifacting/flashing/ customer support issues",
89-
"answer": "Contact [[email protected]](mailto:[email protected]) for RMA issues."
90-
}
91-
]
92-
},
9384
{
9485
"title": "Pebble SDK 1.x Migration",
9586
"questions": [
@@ -99,4 +90,4 @@
9990
}
10091
]
10192
}
102-
]
93+
]

source/contact/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ <h1 class="pagetitle">{{ page.title }}</h1>
2828
which will directly benefit other developers who may be experiencing
2929
similar issues.
3030
</p>
31-
<p>
32-
If you have shipping, billing or other non-developer related questions,
33-
please contact <a
34-
href="http://help.getpebble.com/customer/portal/emails/new">Pebble Support</a>
35-
instead.
36-
</p>
3731

3832
<h3>Developer Support</h3>
3933
<p>In order to find a resolution to a development issue, you may want to try

0 commit comments

Comments
 (0)