Skip to content

Commit 4aee495

Browse files
authored
Revise SQL getting started exercises link
Updated SQL getting started exercises link in README.
1 parent d25be92 commit 4aee495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ As a complete, cloud-first data platform, InterSystems IRIS eliminates the need
66

77
This SQL driver offers a handy way to test out queries when you're coding in VS Code. It provides a nice "scratchpad" to test out syntax before putting the query into your ObjectScript, Java, or Python code, all without leaving the VS Code environment. Look elsewhere for a fully-functional SQL client.
88

9-
Try out the [SQL QuickStart](https://gettingstarted.intersystems.com/language-quickstarts/sql-quickstart/) and explore more [getting started exercises](https://gettingstarted.intersystems.com).
9+
Try out more [SQL getting started exercises here](https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=PAGE_sql&ADJUST=1).
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)