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