From 102f6a66bf6e2f82c2f6ac72c190b43be35fea4c Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Thu, 13 Jun 2019 10:32:16 -0400 Subject: [PATCH] really update the context.json --- templates/context.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/context.json b/templates/context.json index f7429f3..0e35b0e 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