proposals.models: Fix typo in help text link.
This commit is contained in:
parent
92a8613303
commit
7a25022890
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class ConferenceSpeaker(SpeakerBase):
|
|||
("List any past speaking experience you have. This can include "
|
||||
"user groups, meetups, or presentations at work or school. Edit "
|
||||
"using <a href='http://warpedvisions.org/projects/"
|
||||
"markdown-cheat-sheet/target='_blank'>"
|
||||
"markdown-cheat-sheet/' target='_blank'>"
|
||||
"Markdown</a>."),
|
||||
verbose_name=_("Past speaking experience"),
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue