File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -850,6 +850,18 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
850
850
from : '/platforms/android/configuration/integrations/file-io/' ,
851
851
to : '/platforms/android/integrations/file-io/' ,
852
852
} ,
853
+ {
854
+ from : '/platforms/java/tracing/instrumentation/apollo/' ,
855
+ to : '/platforms/java/tracing/instrumentation/apollo4/' ,
856
+ } ,
857
+ {
858
+ from : '/platforms/java/guides/spring/tracing/instrumentation/apollo/' ,
859
+ to : '/platforms/java/guides/spring/tracing/instrumentation/apollo4/' ,
860
+ } ,
861
+ {
862
+ from : '/platforms/java/guides/spring-boot/tracing/instrumentation/apollo/' ,
863
+ to : '/platforms/java/guides/spring-boot/tracing/instrumentation/apollo4/' ,
864
+ } ,
853
865
{
854
866
from : '/platforms/android/performance/instrumentation/apollo/' ,
855
867
to : '/platforms/android/integrations/apollo4/' ,
You can’t perform that action at this time.
0 commit comments