Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Open link on blank page (fixes: #18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schneider committed Jan 9, 2020
1 parent 7112846 commit 0329dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hue
Expand Up @@ -24,7 +24,7 @@ case "$1" in
info)
version=$(cat ${ADDON_DIR}/VERSION)
echo "Info: <b>${ADDON_NAME} addon</b><br>"
echo "Info: <a href='https://github.com/j-a-n/homematic-addon-hue'>https://github.com/j-a-n/homematic-addon-hue</a>"
echo "Info: <a href='https://github.com/j-a-n/homematic-addon-hue' target='_blank'>https://github.com/j-a-n/homematic-addon-hue</a>"
echo "Name: Philips Hue"
echo "Version: ${version}"
echo "Operations: uninstall"
Expand Down

0 comments on commit 0329dcf

Please sign in to comment.