Skip to content

Commit dff26be

Browse files
authored
docs: Add links to downloads.sqlc.dev (#1681)
* Update README.md * Update install.md
1 parent 0056901 commit dff26be

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Check out [an interactive example](https://play.sqlc.dev/) to see it in action.
1717
- [Installation](https://docs.sqlc.dev/en/latest/overview/install.html)
1818
- [Playground](https://play.sqlc.dev)
1919
- [Website](https://sqlc.dev)
20+
- [Downloads](https://downloads.sqlc.dev/)
2021

2122
## Sponsors
2223

docs/overview/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ Get pre-built binaries for *v1.14.0*:
5353
- [Linux](https://github.com/kyleconroy/sqlc/releases/download/v1.14.0/sqlc_1.14.0_linux_amd64.tar.gz)
5454
- [macOS](https://github.com/kyleconroy/sqlc/releases/download/v1.14.0/sqlc_1.14.0_darwin_amd64.zip)
5555
- [Windows (MySQL only)](https://github.com/kyleconroy/sqlc/releases/download/v1.14.0/sqlc_1.14.0_windows_amd64.zip)
56+
57+
See [downloads.sqlc.dev](https://downloads.sqlc.dev/) for older versions.

0 commit comments

Comments
 (0)