Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita849213

Browse files
committed
Merge pull requestgithub#167 from sigmavirus24/master
One of the links was hardcoded to localhost:3000
2 parents75f9338 +012784c commita849213

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎content/v3/activity/notifications.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ read
175175
##Get a Thread Subscription
176176

177177
This checks to see if the current user is subscribed to a thread. You can also
178-
[get a Repository subscription](http://localhost:3000/v3/activity/watching/#get-a-repository-subscription).
178+
[get a Repository subscription](/v3/activity/watching/#get-a-repository-subscription).
179179

180180
GET /notifications/threads/1/subscription
181181

@@ -197,11 +197,11 @@ a thread will mute all future notifications (until you comment or get
197197

198198
subscribed
199199
:**boolean** Determines if notifications should be received from this
200-
repository.
200+
thread.
201201

202202
ignored
203203
:**boolean** Deterimines if all notifications should be blocked from this
204-
repository.
204+
thread.
205205

206206
###Response
207207

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp