Skip to content

Commit 3400619

Browse files
committed
fix wiki reference in pacman
1 parent 09e4147 commit 3400619

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.6.12
1+
9.6.13

pacman/stdlib.ijs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ NB. install Qt library:
129129
if. ((<UNAME)e.'Linux';'OpenBSD';'FreeBSD') do.
130130
qt_ldd_test d1
131131
smoutput 'If libjqt cannot be loaded, see this guide for installing the Qt library'
132-
smoutput 'https://code.jsoftware.com/wiki/Guides/Linux_Installation'
132+
smoutput 'https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install'
133133
return.
134134
end.
135135

0 commit comments

Comments
 (0)