126
129
"""Gets the help URL most relevant to this page, to place as the
127
130
"help" link at the top of the page."""
129
133
# We're already in help. Link to the exact current page
130
134
# instead of the generic help page.
136
140
return util.make_path(help_path)