File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 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[] = [
850850 from : '/platforms/android/configuration/integrations/file-io/' ,
851851 to : '/platforms/android/integrations/file-io/' ,
852852 } ,
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+ } ,
853865 {
854866 from : '/platforms/android/performance/instrumentation/apollo/' ,
855867 to : '/platforms/android/integrations/apollo4/' ,
You can’t perform that action at this time.
0 commit comments