mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix markup
This commit is contained in:
parent
8599732ce0
commit
c134262309
@ -38,9 +38,7 @@ It could be necessary that you run `rake generate` prior to `rake preview` for t
|
||||
</p>
|
||||
<p class='note'>
|
||||
Site generated by `rake` is only available locally. If you are developing on a headless machine use port forwarding:
|
||||
```bash
|
||||
ssh -L 4000:localhost:4000 use_on_headless_machine@ip_of_headless_machine
|
||||
```
|
||||
`ssh -L 4000:localhost:4000 use_on_headless_machine@ip_of_headless_machine`
|
||||
</p>
|
||||
|
||||
### {% linkable_title Create a page %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user