|
143 | 143 | }, |
144 | 144 | { |
145 | 145 | "source": "/build/tooling/hardhat/getting-started.html", |
146 | | - "destination": "/build/tooling/hardhat", |
| 146 | + "destination": "/zksync-era/tooling/hardhat", |
147 | 147 | "type": 301 |
148 | 148 | }, |
149 | 149 | { |
150 | 150 | "source": "/build/tooling/hardhat/getting-started", |
151 | | - "destination": "/build/tooling/hardhat/guides/getting-started", |
| 151 | + "destination": "/zksync-era/tooling/hardhat/guides/getting-started", |
152 | 152 | "type": 301 |
153 | 153 | }, |
154 | 154 | { |
155 | 155 | "source": "/build/tooling/hardhat/migrating-to-zksync", |
156 | | - "destination": "/build/tooling/hardhat/guides/migrating-to-zksync", |
| 156 | + "destination": "/zksync-era/tooling/hardhat/guides/migrating-to-zksync", |
157 | 157 | "type": 301 |
158 | 158 | }, |
159 | 159 | { |
160 | 160 | "source": "/build/tooling/hardhat/compiling-libraries", |
161 | | - "destination": "/build/tooling/hardhat/guides/compiling-libraries", |
| 161 | + "destination": "/zksync-era/tooling/hardhat/guides/compiling-libraries", |
162 | 162 | "type": 301 |
163 | 163 | }, |
164 | 164 | { |
165 | 165 | "source": "/build/tooling/hardhat/hardhat-:plugin", |
166 | | - "destination": "/build/tooling/hardhat/plugins/hardhat-:plugin", |
| 166 | + "destination": "/zksync-era/tooling/hardhat/plugins/hardhat-:plugin", |
167 | 167 | "type": 301 |
168 | 168 | }, |
169 | 169 | { |
170 | 170 | "source": "/docs/tools/hardhat/hardhat-:plugin.@(html|md)", |
171 | | - "destination": "/build/tooling/hardhat/plugins/hardhat-:plugin", |
| 171 | + "destination": "/zksync-era/tooling/hardhat/plugins/hardhat-:plugin", |
| 172 | + "type": 301 |
| 173 | + }, |
| 174 | + { |
| 175 | + "source": "/build/tooling/hardhat/plugins/hardhat-:plugin", |
| 176 | + "destination": "/zksync-era/tooling/hardhat/plugins/hardhat-:plugin", |
| 177 | + "type": 301 |
| 178 | + }, |
| 179 | + { |
| 180 | + "source": "/build/tooling/hardhat/plugins/hardhat-:plugin.@(html|md)", |
| 181 | + "destination": "/zksync-era/tooling/hardhat/plugins/hardhat-:plugin", |
172 | 182 | "type": 301 |
173 | 183 | }, |
174 | 184 | { |
175 | 185 | "source": "/build/tooling/hardhat/other-plugins", |
176 | | - "destination": "/build/tooling/hardhat/plugins/other-plugins", |
| 186 | + "destination": "/zksync-era/tooling/hardhat/plugins/other-plugins", |
177 | 187 | "type": 301 |
178 | 188 | }, |
179 | 189 | { |
|
0 commit comments