Skip to content

Commit 0ca63f0

Browse files
committed
SQL.md
1 parent b8172c7 commit 0ca63f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,4 +413,4 @@ db := sql.OpenDB(connector)
413413

414414
## Example of usage <a name="example"></a>
415415

416-
[Basic example](https://github.com/ydb-platform/ydb-go-examples/tree/master/basic) about series written with `database/sql` driver for `YDB` placed in [example repository](https://github.com/ydb-platform/ydb-go-examples/tree/master/database_sql)
416+
[Basic example](https://github.com/ydb-platform/ydb-go-examples/tree/master/basic) about series written with `database/sql` driver for `YDB` placed in [examples repository](https://github.com/ydb-platform/ydb-go-examples/tree/master/database_sql)

0 commit comments

Comments
 (0)