mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Update developer doc links to developers.home-assistant.io (#16622)
This commit is contained in:
committed by
Paulus Schoutsen
parent
19514ea500
commit
cc38981a38
@@ -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__),
|
||||
|
||||
Reference in New Issue
Block a user