1417
1417
def configure_codehosting(self):
1418
1418
"""Get the menu link for configuring code hosting."""
1419
1422
series_menu = MenuAPI(self.context.development_focus).overview
1420
1423
set_branch = series_menu['set_branch']
1421
1424
set_branch.text = 'Configure code hosting'