We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529ae9e commit 7f038ecCopy full SHA for 7f038ec
src/app/constants.ts
@@ -46,7 +46,7 @@ export const pybricksUsbDfuTroubleshootingUrl =
46
'https://github.com/pybricks/support/discussions/688';
47
48
export const pybricksUsbLinuxUdevRulesUrl =
49
- 'https://pybricks.com/projects/tutorials/dev/tools/linux/';
+ 'https://pybricks.com/project/pybricks-on-linux/';
50
51
/** Pybricks copyright statement. */
52
export const pybricksCopyright = 'Copyright (c) 2020-2026 The Pybricks Authors';
0 commit comments