From a145baab8ba96ff8669b60690df56c7a81c70dec Mon Sep 17 00:00:00 2001 From: Okudai <108829133+okvdai@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:49:46 +0100 Subject: [PATCH] Update v2.yml Change url in documentation to the proper one --- docs/v2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/v2.yml b/docs/v2.yml index ff4f20d..531886e 100644 --- a/docs/v2.yml +++ b/docs/v2.yml @@ -11,14 +11,14 @@ info: description: |- Stats tracking API for Titanfall 2 Northstar - All query params can be negated using `!`. Example : (`https://tone.sleepycat.date/v2/client/gamemodes?gamemode=!sns`) + All query params can be negated using `!`. Example : (`https://toneapi.ovh/v2/client/gamemodes?gamemode=!sns`) tags: - name: client description: Routes accessibles by everyone - name: server description: Routes accessibles only to server owners servers: - - url: 'https://tone.sleepycat.date/v2' + - url: 'https://toneapi.ovh/v2' paths: /client/hosts: get: