diff options
| author | gary | 2018-10-26 03:42:15 +0000 |
|---|---|---|
| committer | gary | 2018-10-26 03:42:15 +0000 |
| commit | 9c622dc2856123cad96972ba112eb8b102320a35 (patch) | |
| tree | f0b95b4706bcb66b9d63e2a81675022411eca07e | |
| parent | 60c0d1a67ace7f10eddb44239a242c79857f4173 (diff) | |
| -rw-r--r-- | templates/index_base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index_base.html b/templates/index_base.html index ca8489e..c1a2cc2 100644 --- a/templates/index_base.html +++ b/templates/index_base.html @@ -45,7 +45,7 @@ <li><a href="http://git.postgresql.org/%7B%7Blink("sponsors")}}">Sponsors</a></li> <li><a href="http://git.postgresql.org/%7B%7Bpgdulink("events/pgdu2018/register/")}}">Registration</a></li> <li><a href="http://git.postgresql.org/%7B%7Bpgdulink("events/pgdu2018/callforpapers/")}}">Call for Papers</a></li> - <li><a href="http://git.postgresql.org/%7B%7Bpgdulink("events/pgopen2018/schedule/")}}">Schedule</a></li> + <li><a href="http://git.postgresql.org/%7B%7Bpgdulink("events/pgdu2018/schedule/")}}">Schedule</a></li> <!-- <li><a href="https://postgresql.us/events/feedback/pgopen2018/">Feedback</a></li> --> <!-- {{menulink("feedback", "Feedback")}} --> </ul> |
