Skip to content

Commit 10d9caf

Browse files
committed
docs: fix languages link
1 parent 9522752 commit 10d9caf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Receive an array of trending repositories.
5454

5555
**Parameters:**
5656

57-
- `language`: **optional**, list trending repositories of certain programming languages, possible values are listed [here](languages.json).
57+
- `language`: **optional**, list trending repositories of certain programming languages.
5858
- `since`: **optional**, default to `daily`, possible values: `daily`, `weekly` and `monthly`.
5959

6060
**Response:**
@@ -95,7 +95,7 @@ Receive an array of trending developers.
9595

9696
**Parameters:**
9797

98-
- `language`: **optional**, list trending repositories of certain programming languages, possible values are listed [here](languages.json).
98+
- `language`: **optional**, list trending repositories of certain programming languages.
9999
- `since`: **optional**, default to `daily`, possible values: `daily`, `weekly` and `monthly`.
100100

101101
**Response:**

0 commit comments

Comments
 (0)