Skip to content

Commit c83e7d7

Browse files
authored
add oData redirect (#330)
1 parent 86eb2be commit c83e7d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/redirects

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ raw: ${prefix}/master -> ${base}/upcoming/
1616
[*-master]: ${prefix}/${version}/fundamentals/class-mapping/ -> ${base}/${version}/fundamentals/serialization/class-mapping/
1717
[*-v2.30]: ${prefix}/${version}/upgrade/v2/ -> ${base}/${version}/upgrade/
1818
[*-v2.30]: ${prefix}/${version}/upgrade/v3/ -> ${base}/${version}/upgrade/
19-
[v3.0-*]: ${prefix}/${version}/fundamentals/enterprise-authentication/ -> ${base}/${version}/fundamentals/authentication/
19+
[v3.0-*]: ${prefix}/${version}/fundamentals/enterprise-authentication/ -> ${base}/${version}/fundamentals/authentication/
20+
[*-v2.30]: ${prefix}/${version}/fundamentals/odata/ -> ${base}/${version}/

0 commit comments

Comments
 (0)