aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBuk Bukowski <38087302+bukowa@users.noreply.github.com>2020-11-17 02:04:13 +0100
committerGitHub <noreply@github.com>2020-11-17 10:04:13 +0900
commit07096126290ca7cda1127d497004a07903733305 (patch)
tree8d77a52ef60962575e463dd573b6f1bf72080b7a /README.md
parentsqlite3.go: Remove -DSQLITE_ENABLE_FTS4_UNICODE61: not supported (#872) (diff)
downloadgolite-07096126290ca7cda1127d497004a07903733305.tar.gz
golite-07096126290ca7cda1127d497004a07903733305.tar.xz
README.md: use link in markdown (#859)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 274d8f2..c4149c0 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Latest stable version is v1.14 or later not v2.
sqlite3 driver conforming to the built-in database/sql interface
-Supported Golang version: See .github/workflows/go.yaml
+Supported Golang version: See [.github/workflows/go.yaml](./.github/workflows/go.yaml)
[This package follows the official Golang Release Policy.](https://golang.org/doc/devel/release.html#policy)