Skip to content

Commit 7f038ec

Browse files
swanjengdlech
authored andcommitted
Fix broken link
1 parent 529ae9e commit 7f038ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export const pybricksUsbDfuTroubleshootingUrl =
4646
'https://github.com/pybricks/support/discussions/688';
4747

4848
export const pybricksUsbLinuxUdevRulesUrl =
49-
'https://pybricks.com/projects/tutorials/dev/tools/linux/';
49+
'https://pybricks.com/project/pybricks-on-linux/';
5050

5151
/** Pybricks copyright statement. */
5252
export const pybricksCopyright = 'Copyright (c) 2020-2026 The Pybricks Authors';

0 commit comments

Comments
 (0)