From cfb5352fde82c05113cc4554027b49149f1c0380 Mon Sep 17 00:00:00 2001 From: "Carlos H. Campello" Date: Mon, 23 Oct 2023 16:45:59 -0300 Subject: [PATCH] Examples links fixed --- src/olympiccircle.schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/olympiccircle.schema.json b/src/olympiccircle.schema.json index 20f89e8..0f13a47 100644 --- a/src/olympiccircle.schema.json +++ b/src/olympiccircle.schema.json @@ -52,7 +52,7 @@ "type": "string", "description": "A URI to the protocol cover asset; suggest SVG or PNG of size 650x200", "format": "uri-template", - "examples": ["https://camelot.exchange/img/knight-hero.svg"] + "examples": ["https://hercules.exchange/img/herculesdex-cover.svg"] }, "tagline": { "type": "string", @@ -133,7 +133,7 @@ "type": "string", "description": "A URI to the protocol's defillama page", "format": "uri-template", - "examples": ["https://defillama.com/protocol/camelot"] + "examples": ["https://defillama.com/protocol/"] }, "website": { "type": "string",