diff --git a/Commands.md b/Commands.md
index dd9e0415..96bfad40 100644
--- a/Commands.md
+++ b/Commands.md
@@ -163,7 +163,7 @@ TuyaMCU|Used to map functions in TuyaMCU »6.7.1
Upgrade|`1` = download firmware from `OtaUrl` and restart
`` = download firmware from `OtaUrl` if \ is higher than device version
Upload|`1` = download firmware from `OtaUrl` and restart
`` = download firmware from `OtaUrl` if \ is higher than device version
WebLog|`0` = disable web logging
`1` = show only error messages
`2` = show error and info messages *(default)*
`3` = show error, info and debug messages
`4` = show error, info and more debug messages
-See also|[`SetOption68`](#Setoption68) - PWM Channel control
+See also|[`SetOption68`](#Setoption68) - PWM Channel control
[`SetOption76`](#Setoption76) - DeepSleep disable bootcount incrementing
### [Wi-Fi](Troubleshooting#Wi-Fi-issues-arduino-core-versions-and-espressif-sdk)
@@ -424,7 +424,8 @@ SetOption71|Set DDS238 Modbus register for active energy
SetOption72|Set reference used for total energy »6.6.0.15
`0` = use firmware counter *(default)*
`1` = use energy monitor (e.g., PZEM-0xx, SDM120, SDM630, DDS238, DDSU666) hardware counter
SetOption73|Set HTTP Cross-Origin Resource Sharing (CORS) »7.0.0.1
`0` = disable CORS *(default)*
`1` = enable CORS
SetOption74|Enable internal pullup for single DS18x20 sensor »7.0.0.1
`0` = disabled *(default)*
`1` = internal pullup enabled
-SetOption75|Set grouptopic behaviour ([#6779](https://github.com/arendst/Tasmota/issues/2116)) »7.0.0.1
`0` = GroupTopic using FullTopic replacing %topic% _(default)_
`1` = GroupTopic is `cmnd/%grouptopic%/`
+SetOption75|Set grouptopic behaviour ([#6779](../issues/6779)) »7.0.0.1
`0` = GroupTopic using FullTopic replacing %topic% _(default)_
`1` = GroupTopic is `cmnd/%grouptopic%/`
+SetOption76|Bootcount incrementing when [DeepSleep](DeepSleep) is enabled ([#6930](../issues/6930)) »7.0.0.4
`0` = disable bootcount incrementing _(default)_
`1` = enable bootcount incrementing
SetOption80|[Blinds and shutters](blinds-and-shutters) support »6.6.0.14
`0` = disable blinds and shutters support *(default)*
`1` = enable blinds and shutters support
SetOption81|Set PCF8574 component behavior for all ports »6.6.0.14
`0` = set as regular state *(default)*
`1` = set as inverted state