Skip to content

Commit 15676eb

Browse files
committed
Fix links to official Intercom docs.
1 parent dc8b3ff commit 15676eb

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/index.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Usage
2727
Authentication
2828
---------------
2929

30-
Intercom documentation: `Authentication <http://docs.intercom.io/api#authentication>`_.
30+
Intercom documentation: `Authentication <http://api.intercom.io/docs#authentication>`_.
3131

3232
::
3333

@@ -41,7 +41,7 @@ Users
4141
Getting all Users
4242
+++++++++++++++++
4343

44-
Intercom documentation: `Getting all Users <http://docs.intercom.io/api#getting_all_users>`_.
44+
Intercom documentation: `Getting all Users <http://api.intercom.io/docs#getting_all_users>`_.
4545

4646
::
4747

@@ -52,7 +52,7 @@ Intercom documentation: `Getting all Users <http://docs.intercom.io/api#getting_
5252
Getting a User
5353
++++++++++++++
5454

55-
Intercom documentation: `Getting a User <http://docs.intercom.io/api#getting_a_user>`_.
55+
Intercom documentation: `Getting a User <http://api.intercom.io/docs#getting_a_user>`_.
5656

5757
::
5858

@@ -61,7 +61,7 @@ Intercom documentation: `Getting a User <http://docs.intercom.io/api#getting_a_u
6161
Creating a User
6262
+++++++++++++++
6363

64-
Intercom documentation: `Creating a User <http://docs.intercom.io/api#creating_a_user>`_.
64+
Intercom documentation: `Creating a User <http://api.intercom.io/docs#creating_a_user>`_.
6565

6666
::
6767

@@ -76,7 +76,7 @@ Intercom documentation: `Creating a User <http://docs.intercom.io/api#creating_a
7676
Updating a User
7777
+++++++++++++++
7878

79-
Intercom documentation: `Updating a User <http://docs.intercom.io/api#updating_a_user>`_.
79+
Intercom documentation: `Updating a User <http://api.intercom.io/docs#updating_a_user>`_.
8080

8181
::
8282

@@ -87,7 +87,7 @@ Intercom documentation: `Updating a User <http://docs.intercom.io/api#updating_a
8787
Deleting a User
8888
+++++++++++++++
8989

90-
Intercom documentation: `Deleting a User <http://docs.intercom.io/api#deleting_a_user>`_.
90+
Intercom documentation: `Deleting a User <http://api.intercom.io/docs#deleting_a_user>`_.
9191

9292
::
9393

@@ -99,7 +99,7 @@ Notes
9999
Creating a Note
100100
+++++++++++++++
101101

102-
Intercom documentation: `Creating a Note <http://docs.intercom.io/api#creating_a_note>`_.
102+
Intercom documentation: `Creating a Note <http://api.intercom.io/docs#creating_a_note>`_.
103103

104104
::
105105

@@ -114,7 +114,7 @@ Tagging
114114
Getting a Tag
115115
+++++++++++++
116116

117-
Intercom documentation: `Getting a Tag <http://docs.intercom.io/api#getting_a_tag>`_.
117+
Intercom documentation: `Getting a Tag <http://api.intercom.io/docs#getting_a_tag>`_.
118118

119119
::
120120

@@ -124,7 +124,7 @@ Intercom documentation: `Getting a Tag <http://docs.intercom.io/api#getting_a_ta
124124
Creating a Tag
125125
++++++++++++++
126126

127-
Intercom documentation: `Creating a Tag <http://docs.intercom.io/api#creating_a_tag>`_.
127+
Intercom documentation: `Creating a Tag <http://api.intercom.io/docs#creating_a_tag>`_.
128128

129129
::
130130

@@ -134,7 +134,7 @@ Intercom documentation: `Creating a Tag <http://docs.intercom.io/api#creating_a_
134134
Updating a Tag
135135
++++++++++++++
136136

137-
Intercom documentation: `Updating a Tag <http://docs.intercom.io/api#updating_a_tag>`_.
137+
Intercom documentation: `Updating a Tag <http://api.intercom.io/docs#updating_a_tag>`_.
138138

139139
::
140140

@@ -149,7 +149,7 @@ Impressions
149149
Creating an Impression
150150
++++++++++++++++++++++
151151

152-
Intercom documentation: `Creating an Impression <http://docs.intercom.io/api#creating_an_impression>`_.
152+
Intercom documentation: `Creating an Impression <http://api.intercom.io/docs#creating_an_impression>`_.
153153

154154
::
155155

@@ -163,7 +163,7 @@ Message Threads
163163
Getting Message Threads
164164
+++++++++++++++++++++++
165165

166-
Intercom documentation: `Getting Message Threads <http://docs.intercom.io/api#getting_messages>`_.
166+
Intercom documentation: `Getting Message Threads <http://api.intercom.io/docs#getting_messages>`_.
167167

168168
::
169169

@@ -179,7 +179,7 @@ Intercom documentation: `Getting Message Threads <http://docs.intercom.io/api#g
179179
Creating a Message Thread
180180
+++++++++++++++++++++++++
181181

182-
Intercom documentation: `Getting a Message Thread <http://docs.intercom.io/api#creating_a_message>`_.
182+
Intercom documentation: `Creating a Message Thread <http://api.intercom.io/docs#creating_a_message>`_.
183183

184184
::
185185

@@ -189,7 +189,7 @@ Intercom documentation: `Getting a Message Thread <http://docs.intercom.io/api#
189189
Replying on a Message Thread
190190
++++++++++++++++++++++++++++
191191

192-
Intercom documentation: `Replying on a Message Thread <http://docs.intercom.io/api#replying_to_a_message>`_.
192+
Intercom documentation: `Replying on a Message Thread <http://api.intercom.io/docs#replying_to_a_message>`_.
193193

194194
::
195195

0 commit comments

Comments
 (0)