Fix broken link

This commit is contained in:
Swan Jeng
2026-02-15 21:04:43 -06:00
committed by David Lechner
parent 529ae9e1bf
commit 7f038ec6b6
+1 -1
View File
@@ -46,7 +46,7 @@ export const pybricksUsbDfuTroubleshootingUrl =
'https://github.com/pybricks/support/discussions/688';
export const pybricksUsbLinuxUdevRulesUrl =
'https://pybricks.com/projects/tutorials/dev/tools/linux/';
'https://pybricks.com/project/pybricks-on-linux/';
/** Pybricks copyright statement. */
export const pybricksCopyright = 'Copyright (c) 2020-2026 The Pybricks Authors';