Update developer doc links to developers.home-assistant.io (#16622)
This commit is contained in:
parent
19514ea500
commit
cc38981a38
5 changed files with 7 additions and 7 deletions
|
@ -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__),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue