update link to direct to current lca website

This commit is contained in:
Sam Bailey 2018-10-03 10:54:54 +10:00
parent aff75a66eb
commit 46b546fadf

View file

@ -61,7 +61,7 @@ class Command(BaseCommand):
name="Ticket", name="Ticket",
description="Each type of ticket has different included products. " description="Each type of ticket has different included products. "
"For details of what products are included, see our " "For details of what products are included, see our "
"<a href='https://lca2018.org/attend'>registration page</a>", "<a href='https://linux.conf.au/attend/tickets/'>registration page</a>",
required=True, required=True,
render_type=inv.Category.RENDER_TYPE_RADIO, render_type=inv.Category.RENDER_TYPE_RADIO,
limit_per_user=1, limit_per_user=1,