Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 9eea58e

Browse files
authored
Update install.md
1 parent 991a549 commit 9eea58e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

messages/install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Your swiss knife SQL for Sublime Text.
55

66
Write your SQL with smart completions and handy table and function definitions, execute SQL and explain queries, format your queries and save them in history.
77

8-
Project website: http://mtxr.github.io/SQLTools/
8+
Project website: https://code.mteixeira.dev/SublimeText-SQLTools/
99

1010
## Features
1111

12-
* Works with PostgreSQL, MySQL, Oracle, MSSQL, SQLite, Vertica, Firebird
12+
* Works with PostgreSQL, MySQL, Oracle, MSSQL, SQLite, Vertica, Firebird and Snowflake
1313
* Smart completions (except SQLite)
1414
* Run SQL Queries `CTRL+e, CTRL+e`
1515
* View table description `CTRL+e, CTRL+d`
@@ -25,4 +25,4 @@ Project website: http://mtxr.github.io/SQLTools/
2525

2626
## Configuration
2727

28-
Documentation: http://mtxr.github.io/SQLTools/
28+
Documentation: https://code.mteixeira.dev/SublimeText-SQLTools/

0 commit comments

Comments
 (0)