Skip to content

Commit

Permalink
Fix links in 401 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
colebow authored and martint committed Oct 26, 2022
1 parent ddc3078 commit 4d8e97c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/main/sphinx/release/release-401.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

## Hive connector

* Add support for [IBM Cloud Object Storage](#hive-cos). ({issue}`14625`)
* Add support for [IBM Cloud Object Storage](/connector/hive-cos). ({issue}`14625`)
* Allow creating tables with an Avro schema literal using the new table property
`avro_schema_literal`. ({issue}`14426`)
* Fix potential query failure or incorrect results when reading from a table
Expand Down Expand Up @@ -60,7 +60,7 @@
## MySQL connector

* Add support for writes when [fault-tolerant
execution](#fault-tolerant-execution) is enabled. ({issue}`14445`)
execution](/admin/fault-tolerant-execution) is enabled. ({issue}`14445`)

## Pinot connector

Expand All @@ -69,12 +69,12 @@
## PostgreSQL connector

* Add support for writes when [fault-tolerant
execution](#fault-tolerant-execution) is enabled. ({issue}`14445`)
execution](/admin/fault-tolerant-execution) is enabled. ({issue}`14445`)

## SQL Server connector

* Add support for writes when [fault-tolerant
execution](#fault-tolerant-execution) is enabled. ({issue}`14730`)
execution](/admin/fault-tolerant-execution) is enabled. ({issue}`14730`)

## SPI

Expand Down

0 comments on commit 4d8e97c

Please sign in to comment.