projects
/
pgdutmpl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38da394
)
changed beta link for conference
author
gary
<garyevans.au@gmail.com>
Mon, 15 Jul 2019 05:50:25 +0000
(15:50 +1000)
committer
gary
<garyevans.au@gmail.com>
Mon, 15 Jul 2019 05:50:25 +0000
(15:50 +1000)
template/base_pgdu.html
patch
|
blob
|
blame
|
history
diff --git
a/template/base_pgdu.html
b/template/base_pgdu.html
index c5e6e459315bd189c46d62e3243c1eef1b3ab3ad..b44812fc8962b2e2bd9fa6ba4000a832d5acf8ab 100644
(file)
--- a/
template/base_pgdu.html
+++ b/
template/base_pgdu.html
@@
-39,7
+39,7
@@
<ul class="nav navbar-nav navbar-right">
<li><a href="/">Home</a></li>
<li><a href="https://docs.google.com/forms/d/1ZSmUMgLcZSdyAyr_qkoUQM7FBEyHQVuV8uUJ_dywJZ8/edit">Become a member</a></li>
- <li><a href="https://2019.
beta.
pgdu.org/">PGDay 2019</a></li>
+ <li><a href="https://2019.pgdu.org/">PGDay 2019</a></li>
{%if user.is_authenticated %}
<li><a href="/logout">Log Out</a></li>
{%endif%}