Merge pull request #39 from balloob/updater

Let link point directly to the 'updating' section
This commit is contained in:
Paulus Schoutsen 2016-03-13 09:01:22 -07:00
commit a4544dc4ce
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<template>
<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>
</template>