mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Update sign CLA URL (#24175)
This commit is contained in:
parent
758ab4f7a1
commit
b22056c981
@ -471,7 +471,7 @@ description: "The Home Assistant contributor license agreement (CLA) signature p
|
||||
}
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
url: "https://cla.home-assistant.io/sign",
|
||||
url: "https://service-hub-bots.home-assistant.io/cla-sign",
|
||||
data: JSON.stringify(payload),
|
||||
contentType: "application/json",
|
||||
}).done(function(data){
|
||||
|
Loading…
x
Reference in New Issue
Block a user