update link to direct to current lca website
This commit is contained in:
parent
aff75a66eb
commit
46b546fadf
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ class Command(BaseCommand):
|
|||
name="Ticket",
|
||||
description="Each type of ticket has different included products. "
|
||||
"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,
|
||||
render_type=inv.Category.RENDER_TYPE_RADIO,
|
||||
limit_per_user=1,
|
||||
|
|
Loading…
Reference in a new issue