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