From 56fc11ffe2e91023f29f29d00de8d1a3f4457a00 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 4 Jun 2022 05:39:21 +1000 Subject: [PATCH] doc: (squash) fix s3-select-feature-table link Signed-off-by: Zac Dover --- doc/radosgw/s3select.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/s3select.rst b/doc/radosgw/s3select.rst index 70df70a7829d..fc7ae339c3b2 100644 --- a/doc/radosgw/s3select.rst +++ b/doc/radosgw/s3select.rst @@ -44,7 +44,7 @@ Basic functionalities | **S3select** has a definite set of functionalities that should be implemented (if we wish to stay compliant with AWS), currently only a portion of it is implemented. | The implemented software architecture supports basic arithmetic expressions, logical and compare expressions, including nested function calls and casting operators, that alone enables the user reasonable flexibility. - | review the below feature-table_. + | review the below s3-select-feature-table_. Error Handling -- 2.47.3