Skip to content

Commit

Permalink
fix: url typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
VinneyJ committed Jul 17, 2024
1 parent ee2dc72 commit b426192
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/api_2_0_spec/admin_api_2_0_spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Media Cloud API 2.0 Spec for a more detailed description of the `q` and `fq` par

The output of these calls is in exactly the same format as for the api/v2/stories/single call.

URL: https://aapp.civicsignal.africag/api/v2/stories/list?last_processed_stories_id=8625915
URL: https://app.civicsignal.africa/api/v2/stories/list?last_processed_stories_id=8625915

Return a stream of all stories processed by Media Cloud, greater than the `last_processed_stories_id`.

Expand Down
6 changes: 3 additions & 3 deletions doc/api_2_0_spec/api_2_0_spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ None.

Fetching information on The New York Times

URL: https://app.civicsignal.africa:80/api/v2/media/single/1
URL: https://app.civicsignal.africa/api/v2/media/single/1

Response:

Expand Down Expand Up @@ -1280,7 +1280,7 @@ Output:

#### Example

URL: <https://app.mcivicsignal.africa/api/v2/auth/activate>
URL: <https://app.civicsignal.africa/api/v2/auth/activate>

Input:

Expand Down Expand Up @@ -1779,7 +1779,7 @@ Output:

### Example

URL: https://app.mcivicsignal.africa/api/v2/stats/list
URL: https://app.civicsignal.africa/api/v2/stats/list

```json
{
Expand Down

0 comments on commit b426192

Please sign in to comment.