Skip to content

Commit

Permalink
chore: update swagger url path (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
RiceAndMeet committed Aug 14, 2024
1 parent 8fa306c commit cdc9f76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"value": [
{
"title": "Swagger 1",
"value": "https://lcd-axelar.imperator.co/static/swagger/"
"value": "https://lcd-axelar.imperator.co/static/"
},
{
"title": "Swagger 2",
"value": "https://axelar-lcd.quickapi.com/static/swagger/"
"value": "https://axelar-lcd.quickapi.com/static/"
},
{
"title": "OpenAPI 1",
Expand Down Expand Up @@ -312,7 +312,7 @@
"value": [
{
"title": "Swagger",
"value": "https://lcd-axelar-testnet.imperator.co/static/swagger/"
"value": "https://lcd-axelar-testnet.imperator.co/static/"
},
{
"title": "OpenAPI",
Expand Down

0 comments on commit cdc9f76

Please sign in to comment.