Skip to content

Commit babf963

Browse files
Remove QNAP article. (openhab#1582)
Signed-off-by: Jerome Luckenbach <[email protected]>
1 parent 4f79dec commit babf963

File tree

2 files changed

+2
-59
lines changed

2 files changed

+2
-59
lines changed

.vuepress/docs-sidebar.js

+2-3
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ module.exports = [
4242
'installation/armbian',
4343
'installation/docker',
4444
'installation/synology',
45-
// 'installation/qnap', // Remove until we get feedback about the current package state
4645
['installation/security', 'Security']
4746
]
4847
},
@@ -55,7 +54,7 @@ module.exports = [
5554
'concepts/items',
5655
'concepts/discovery',
5756
'concepts/audio',
58-
'concepts/units-of-measurement', // from v2.3 onwards
57+
'concepts/units-of-measurement',
5958
]
6059
},
6160
{
@@ -104,7 +103,7 @@ module.exports = [
104103
collapsable: false,
105104
children: [
106105
['ecosystem/alexa/', 'Amazon Alexa'],
107-
['ecosystem/google-assistant/', 'Google Assistant'], // from v2.3 onwards
106+
['ecosystem/google-assistant/', 'Google Assistant'],
108107
['../addons/integrations/homekit/', 'Apple HomeKit'],
109108
// ['ecosystem/ifttt/', 'IFTTT'], // Temporary remove until service gets reactivated
110109
['ecosystem/mycroft/', 'Mycroft.AI'],

installation/qnap.md

-56
This file was deleted.

0 commit comments

Comments
 (0)