summaryrefslogtreecommitdiffhomepage
path: root/kdb+.html.markdown
diff options
context:
space:
mode:
authorHarry Moreno <morenoh149@gmail.com>2020-01-23 19:57:30 -0500
committerGitHub <noreply@github.com>2020-01-23 19:57:30 -0500
commitd8ac6f4707191e7b8d76deda90f840cfd15bf457 (patch)
tree822aadb3306f9759cc0ff0838b095d137df69672 /kdb+.html.markdown
parent1eecfded69cf0e92b7483ded18d4b2b830f37b47 (diff)
update broken link
Diffstat (limited to 'kdb+.html.markdown')
-rw-r--r--kdb+.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdb+.html.markdown b/kdb+.html.markdown
index 027b6571..680c01c1 100644
--- a/kdb+.html.markdown
+++ b/kdb+.html.markdown
@@ -771,6 +771,6 @@ select from splayed / (the columns are read from disk on request)
* [*q for mortals* q language tutorial](http://code.kx.com/q4m3/)
* [*Introduction to Kdb+* on disk data tutorial](http://code.kx.com/q4m3/14_Introduction_to_Kdb+/)
-* [q language reference](http://code.kx.com/q/ref/card/)
+* [q language reference](https://code.kx.com/q/ref/)
* [Online training courses](http://training.aquaq.co.uk/)
* [TorQ production framework](https://github.com/AquaQAnalytics/TorQ)