summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-03 07:37:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-03 07:37:50 +0000
commit8b1fb8d8676e832d02b99bb8e69f6897dd10c0f6 (patch)
treed31426ac93b330e755f0b500704e236b9a62dc15 /README.md
parentReleasing debian version 25.16.1-1. (diff)
downloadsqlglot-8b1fb8d8676e832d02b99bb8e69f6897dd10c0f6.tar.xz
sqlglot-8b1fb8d8676e832d02b99bb8e69f6897dd10c0f6.zip
Merging upstream version 25.18.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 298e096..2d74ea6 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Syntax [errors](#parser-errors) are highlighted and dialect incompatibilities ca
Learn more about SQLGlot in the API [documentation](https://sqlglot.com/) and the expression tree [primer](https://github.com/tobymao/sqlglot/blob/main/posts/ast_primer.md).
-Contributions are very welcome in SQLGlot; read the [contribution guide](https://github.com/tobymao/sqlglot/blob/main/CONTRIBUTING.md) and the [onboarding document](https://github.com/tobymao/sqlglot/blob/main/posts/ast_primer.md) to get started!
+Contributions are very welcome in SQLGlot; read the [contribution guide](https://github.com/tobymao/sqlglot/blob/main/CONTRIBUTING.md) and the [onboarding document](https://github.com/tobymao/sqlglot/blob/main/posts/onboarding.md) to get started!
## Table of Contents