mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 13:26:34 +00:00
Merge pull request #39 from balloob/updater
Let link point directly to the 'updating' section
This commit is contained in:
commit
a4544dc4ce
@ -9,7 +9,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class='layout vertical'>
|
<div class='layout vertical'>
|
||||||
|
|
||||||
<a class='link' href='https://home-assistant.io/getting-started/' target='_blank'>Update Instructions</a>
|
<a class='link' href='https://home-assistant.io/getting-started/#updating' target='_blank'>Update Instructions</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user