From 171218681a264cd1f0f4bb41d225e317341387c5 Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Thu, 1 Aug 2019 11:13:30 -0400 Subject: [PATCH] fix context.json --- templates/context.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/context.json b/templates/context.json index aa94bc0..c5277b6 100644 --- a/templates/context.json +++ b/templates/context.json @@ -1,7 +1,7 @@ { - "linkbase": "https://2019.postgresopen.org/", - "mediabase": "https://2019.postgresopen.org/", - "pgusbase": "https://postgresql.us/", + "linkbase": "https://2019.beta.postgresopen.org/", + "mediabase": "https://2019.beta.postgresopen.org/", + "pgusbase": "https://test.postgresql.us/", "blogposts": [ -- 2.39.5