We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e4147 commit 3400619Copy full SHA for 3400619
2 files changed
config/version.txt
@@ -1 +1 @@
1
-9.6.12
+9.6.13
pacman/stdlib.ijs
@@ -129,7 +129,7 @@ NB. install Qt library:
129
if. ((<UNAME)e.'Linux';'OpenBSD';'FreeBSD') do.
130
qt_ldd_test d1
131
smoutput 'If libjqt cannot be loaded, see this guide for installing the Qt library'
132
- smoutput 'https://code.jsoftware.com/wiki/Guides/Linux_Installation'
+ smoutput 'https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install'
133
return.
134
end.
135
0 commit comments