Update developer doc links to developers.home-assistant.io (#16622)

This commit is contained in:
Ville Skyttä 2018-09-15 14:27:37 +03:00 committed by Paulus Schoutsen
parent 19514ea500
commit cc38981a38
5 changed files with 7 additions and 7 deletions

View file

@ -115,8 +115,8 @@ IGNORE_REQ = (
'colorama<=1', # Windows only requirement in check_config
)
URL_PIN = ('https://home-assistant.io/developers/code_review_platform/'
'#1-requirements')
URL_PIN = ('https://developers.home-assistant.io/docs/'
'creating_platform_code_review.html#1-requirements')
CONSTRAINT_PATH = os.path.join(os.path.dirname(__file__),