From 00be3a3748bc718faf8697376284177732503f81 Mon Sep 17 00:00:00 2001 From: Erik Arvstedt Date: Fri, 1 Jan 2021 14:27:45 +0100 Subject: [PATCH] ob-watcher: Use relative links Using relative links instead of root-relative links allows hosting ob-watcher with an arbitrary URL path prefix, like 'orderbook' (https://example.com/orderbook). --- scripts/obwatch/orderbook.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/obwatch/orderbook.html b/scripts/obwatch/orderbook.html index 7c3eb05..5129c65 100644 --- a/scripts/obwatch/orderbook.html +++ b/scripts/obwatch/orderbook.html @@ -78,14 +78,14 @@