Skip to content

Commit c48f6fb

Browse files
authored
docs: fix invalid link in snowflake docs (#3246)
1 parent 6a8c2ae commit c48f6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/driver/snowflake.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Client Options
312312
--------------
313313

314314
The options used for creating a Snowflake Database connection can be customized.
315-
These options map 1:1 with the Snowflake `Config object <https://pkg.go.dev/github.com/snowflakedb/gosnowflake#Config>`.
315+
These options map 1:1 with the Snowflake `Config object <https://pkg.go.dev/github.com/snowflakedb/gosnowflake#Config>`_.
316316

317317
``adbc.snowflake.sql.db``
318318
The database this session should default to using.

0 commit comments

Comments
 (0)