Skip to content

Commit ef94d12

Browse files
committed
Fix link paths in release notes
1 parent 3ae2573 commit ef94d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In case you are wondering why all our releases start with `0.0`, read [this FAQ
2727
### 0.0.21178 [Jan 16 2024]
2828

2929
* Support for Microsoft Azure Blob Storage using [`azure_location`](./sql/external/location.md#microsoft-azure-blob-storage) was added.
30-
* Documented [`starts_with`](./sql/scalar_func/string) and [`ends_with`](./sql/scalar_func/string), as well as negative field positions for [`split_part`](./sql/scalar_func/string).
30+
* Documented [`starts_with`](./sql/scalar_func/string.md) and [`ends_with`](./sql/scalar_func/string.md), as well as negative field positions for [`split_part`](./sql/scalar_func/string.md).
3131

3232

3333
### 0.0.20746 [Nov 7 2024]

0 commit comments

Comments
 (0)