From: Stephen Frost Date: Thu, 27 Sep 2018 01:24:31 +0000 (-0400) Subject: switch to test.pgdu.org X-Git-Url: http://git.postgresql.org/gitweb/static/session/%7B%7Bsession.id%7D%7D-%7B%7Bsession.title%7Cslugify%7D%7D?a=commitdiff_plain;h=9782d03408629ec241ede29a48e9c1b18c6cad46;p=pgdu2018.git switch to test.pgdu.org --- diff --git a/templates/context.override.json b/templates/context.override.json index ffefa44..74e1f0c 100644 --- a/templates/context.override.json +++ b/templates/context.override.json @@ -1,5 +1,5 @@ { - "linkbase": "https://test2018pgdu.postgresql.org/", - "mediabase": "https://test2018pgdu.postgresql.org/", - "pgdubase": "https://testpgdu.postgresql.org/" + "linkbase": "https://test2018.pgdu.org/", + "mediabase": "https://test2018.pgdu.org/", + "pgdubase": "https://test.pgdu.org/" }