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