File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { IDResolvable } from '../../Utils/Util';
3
3
import { Query } from '../../Utils/Constants' ;
4
4
/**
5
5
* Represents the Top.gg service.
6
- * @see https://top.gg/api/docs
6
+ * @see https://docs. top.gg/
7
7
*/
8
8
export default class TopGG extends Service {
9
9
/** The values that can be used to select the service. */
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ var Service_1 = require("../Service");
17
17
var Util_1 = require ( "../../Utils/Util" ) ;
18
18
/**
19
19
* Represents the Top.gg service.
20
- * @see https://top.gg/api/docs
20
+ * @see https://docs. top.gg/
21
21
*/
22
22
var TopGG = /** @class */ ( function ( _super ) {
23
23
__extends ( TopGG , _super ) ;
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import { Query } from '../../Utils/Constants'
4
4
5
5
/**
6
6
* Represents the Top.gg service.
7
- * @see https://top.gg/api/docs
7
+ * @see https://docs. top.gg/
8
8
*/
9
9
export default class TopGG extends Service {
10
10
/** The values that can be used to select the service. */
You can’t perform that action at this time.
0 commit comments