Skip to content

Commit d7f1754

Browse files
committed
redirects and table fix
1 parent 3916380 commit d7f1754

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

config/redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,5 @@ raw: ${prefix}/master -> ${base}/upcoming/
9393
[*-master]: ${prefix}/${version}/fundamentals/authentication/ldap/ -> ${base}/${version}/security/authentication/ldap/
9494
[*-master]: ${prefix}/${version}/fundamentals/authentication/oidc/ -> ${base}/${version}/security/authentication/oidc/
9595
[*-master]: ${prefix}/${version}/fundamentals/authentication/scram/ -> ${base}/${version}/security/authentication/scram/
96-
[*-master]: ${prefix}/${version}/fundamentals/authentication/x509/ -> ${base}/${version}/security/authentication/x509/
96+
[*-master]: ${prefix}/${version}/fundamentals/authentication/x509/ -> ${base}/${version}/security/authentication/x509/
97+
[*-master]: ${prefix}/${version}/crud/query/specify-query/ -> ${base}/${version}/crud/query/query-filter/

source/crud/query/specify-query.txt renamed to source/crud/query/query-filter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The following table lists the {+driver-short+} methods for comparison operations
102102
and the equivalent {+mdb-server+} operators:
103103

104104
.. list-table::
105-
:widths: 20 20 40 20
105+
:widths: 10 10 70 10
106106
:header-rows: 1
107107

108108
* - {+driver-short+} Method

0 commit comments

Comments
 (0)