From aa85bb2184958470d5628e98a2e469e4e97a8b6d Mon Sep 17 00:00:00 2001 From: jahoti Date: Tue, 14 Sep 2021 00:00:00 +0000 Subject: Rename "Hachette" to "Haketilo" --- examples/content/phachettebugs2/index.json | 2 +- examples/content/phachettebugs3/index.json | 2 +- examples/content/phachettebugs4/index.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/content') diff --git a/examples/content/phachettebugs2/index.json b/examples/content/phachettebugs2/index.json index 891f0d2..11c56ac 100644 --- a/examples/content/phachettebugs2/index.json +++ b/examples/content/phachettebugs2/index.json @@ -1,5 +1,5 @@ { "type" : "page", -"pattern" : "https://hachettebugs.koszko.org/**", +"pattern" : "https://hydrillabugs.koszko.org/**", "payload" : ["bag", "hello_pear"] } diff --git a/examples/content/phachettebugs3/index.json b/examples/content/phachettebugs3/index.json index 7187af5..62be347 100644 --- a/examples/content/phachettebugs3/index.json +++ b/examples/content/phachettebugs3/index.json @@ -1,5 +1,5 @@ { "type" : "page", -"pattern" : "https://hachettebugs.koszko.org/boards/***", +"pattern" : "https://hydrillabugs.koszko.org/boards/***", "payload" : ["bag", "hello_cucumber"] } diff --git a/examples/content/phachettebugs4/index.json b/examples/content/phachettebugs4/index.json index 203153a..d45ccfb 100644 --- a/examples/content/phachettebugs4/index.json +++ b/examples/content/phachettebugs4/index.json @@ -1,5 +1,5 @@ { "type" : "page", -"pattern" : "https://hachettebugs.koszko.org/projects/***", +"pattern" : "https://hydrillabugs.koszko.org/projects/***", "payload" : ["bag", "hello_pineapple"] } -- cgit v1.2.3