Skip to content

Commit 3f9decc

Browse files
authored
Merge branch 'future3/develop' into future3/proper-second-swipe
2 parents 9703c99 + bc1705d commit 3f9decc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/webapp/src/components/Settings/autohotspot.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ import { SwitchWithLoader } from '../general';
1616

1717
import request from '../../utils/request';
1818

19-
// TODO: Update the help URL
20-
const helpUrl = 'https://rpi-jukebox-rfid.readthedocs.io/en/latest/userguide/autohotspot.html';
19+
const helpUrl = 'https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/main/documentation/builders/autohotspot.md';
2120

2221
const SettingsAutoHotpot = () => {
2322
const { t } = useTranslation();

0 commit comments

Comments
 (0)