Skip to content

Commit 057b8bc

Browse files
Update www/includes/easyparliament/page.php
Ben updated one of our links Co-authored-by: Ben Fairless <ben@oaf.org.au> # Conflicts: # www/includes/easyparliament/page.php
1 parent bf8fc93 commit 057b8bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/includes/easyparliament/page.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1254,7 +1254,7 @@ public function content_end() {
12541254
$links[] = '<a href="' . $URL->generate() . '">' . $title . '</a>';
12551255
}
12561256
}
1257-
$links[] = '<a href="' . WEBPATH . 'api/">API</a> / <a href="https://data.openaustralia.org">XML</a>';
1257+
$links[] = '<a href="' . WEBPATH . 'api/">API</a> / <a href="https://data.openaustralia.org.au">XML</a>';
12581258
$links[] = '<a href="https://software.openaustralia.org">Source code</a>';
12591259

12601260
$qs = $_SERVER['QUERY_STRING'];

0 commit comments

Comments
 (0)