|
133 | 133 | "source": "/2.0/advanced/relay-server", |
134 | 134 | "destination": "/2.0/cloud/relay" |
135 | 135 | }, |
136 | | - { |
137 | | - "source": "/2.0/specs/sign/:path*", |
138 | | - "destination": "/2.0/specs/clients/sign/:path*" |
139 | | - }, |
140 | | - { |
141 | | - "source": "/2.0/specs/auth/:path*", |
142 | | - "destination": "/2.0/specs/clients/auth/:path*" |
143 | | - }, |
144 | | - { |
145 | | - "source": "/2.0/specs/push/:path*", |
146 | | - "destination": "/2.0/specs/clients/push/:path*" |
147 | | - }, |
148 | | - { |
149 | | - "source": "/2.0/specs/chat/:path*", |
150 | | - "destination": "/2.0/specs/clients/chat/:path*" |
151 | | - }, |
152 | | - { |
153 | | - "source": "/2.0/specs/core/:path*", |
154 | | - "destination": "/2.0/specs/clients/core/:path*" |
155 | | - }, |
156 | 136 | { |
157 | 137 | "source": "/2.0/web3modal/standalone:path*", |
158 | 138 | "destination": "/2.0/web3modal/about" |
|
181 | 161 | "source": "/2.0/csharp/:path*", |
182 | 162 | "destination": "/2.0/:path*" |
183 | 163 | }, |
184 | | - { |
185 | | - "source": "/2.0/specs/servers/echo", |
186 | | - "destination": "/2.0/specs/servers/echo/spec" |
187 | | - }, |
188 | | - { |
189 | | - "source": "/2.0/specs/servers/cast", |
190 | | - "destination": "/2.0/specs/servers/cast/cast-server-api" |
191 | | - }, |
192 | 164 | { |
193 | 165 | "source": "/2.0/advanced/migration-from-v1.x", |
194 | 166 | "destination": "/2.0/advanced/migration-from-v1.x/overview" |
|
0 commit comments