mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Change to real URL
This commit is contained in:
parent
fd580cc889
commit
0351b2201a
@ -22,6 +22,6 @@ $(document).ready(function(){
|
||||
if(redirect && redirect.length > 0) {
|
||||
localStorage.setItem("pr", redirect[1]);
|
||||
}
|
||||
window.location = "https://github.com/login/oauth/authorize?client_id=44151bab2be25f885aa7&response_type=code&scope=user%3Aemail&redirect_uri=http%3A%2F%2Flocalhost%3A4000%2Fdevelopers%2Fcla_sign%2F"
|
||||
window.location = "https://github.com/login/oauth/authorize?client_id=44151bab2be25f885aa7&response_type=code&scope=user%3Aemail&redirect_uri=https%3A%2F%2Fhome-assistant.io%2Fdevelopers%2Fcla_sign%2F"
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user