Skip to content

Commit

Permalink
Fix tasmota doc link (#920)
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
  • Loading branch information
atrovato and Pierre-Gilles authored Nov 3, 2020
1 parent 9c29cf4 commit 53c7b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/routes/integration/all/tasmota/TasmotaPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const TasmotaPage = ({ children, user }) => (

<DeviceConfigurationLink
user={user}
documentKey="sonoff"
documentKey="tasmota"
linkClass="list-group-item list-group-item-action d-flex align-items-center"
>
<span class="icon mr-3">
Expand Down

0 comments on commit 53c7b77

Please sign in to comment.