From 2ab557df29e95465d471520a0c7493a9161d5f26 Mon Sep 17 00:00:00 2001 From: Pyrofab Date: Thu, 2 May 2024 00:14:13 +0200 Subject: [PATCH] Update dialogue schema references --- public/tools/parlour.html | 2 +- public/wiki/blabber/basic-dialogue.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/tools/parlour.html b/public/tools/parlour.html index 0c467fcb..9500b9b7 100644 --- a/public/tools/parlour.html +++ b/public/tools/parlour.html @@ -28,7 +28,7 @@
  • Try enabling Javascript on your browser
  • Go back to Blabber's description
  • -
  • Look at the Dialogue Schema specification
  • +
  • Look at the Dialogue Schema specification
  • diff --git a/public/wiki/blabber/basic-dialogue.json b/public/wiki/blabber/basic-dialogue.json index eb4f3214..3a8c9e7f 100644 --- a/public/wiki/blabber/basic-dialogue.json +++ b/public/wiki/blabber/basic-dialogue.json @@ -1,5 +1,5 @@ { - "$schema": "https://ladysnake.org/wiki/blabber/dialogue.schema.json", + "$schema": "https://ladysnake.org/schemas/blabber/dialogue.schema.json", "start_at": "start", "states": { "start": {