|
197 | 197 | "potentialAction": [ |
198 | 198 | { |
199 | 199 | "@type": "SolveMathAction", |
200 | | - "target": "https://basic-geometry.github.io/", |
| 200 | + "target": "https://basic-geometry.github.io/about/", |
201 | 201 | "mathExpression-input": "The radius of the circle, and optionally the angle of rotation in case of a circle slice", |
202 | 202 | "mathExpression-output": |
203 | 203 | "The area of the circle", |
|
213 | 213 |
|
214 | 214 | { |
215 | 215 | "@type": "SolveMathAction", |
216 | | - "target": "https://basic-geometry.github.io/", |
| 216 | + "target": "https://basic-geometry.github.io/about/", |
217 | 217 | "mathExpression-input": "The radius of the circle, optionally the angle of rotation in case of a section", |
218 | 218 | "mathExpression-output": "The circumference of the circle", |
219 | 219 | "image": "circumference.jpg", |
|
228 | 228 |
|
229 | 229 | { |
230 | 230 | "@type": "SolveMathAction", |
231 | | - "target": "https://basic-geometry.github.io/", |
| 231 | + "target": "https://basic-geometry.github.io/about/", |
232 | 232 | "mathExpression-input": "The radius of the sphere, and optionally the angle of rotation in case of a sphere slice", |
233 | 233 | "mathExpression-output": "The volume of the sphere", |
234 | 234 | "image": "sphereAndCubeMarkup.jpeg", |
|
241 | 241 | } |
242 | 242 | } |
243 | 243 | ], |
244 | | -"url": "https://basic-geometry.github.io/", |
| 244 | +"url": "https://basic-geometry.github.io/about/", |
245 | 245 | "usageInfo":"Learn about historical and exact geometric concepts." |
246 | 246 | }, |
247 | 247 | "offers": { |
|
293 | 293 | ], |
294 | 294 | "thumbnail" :"android-chrome-256x256", |
295 | 295 | "typicalAgeRange" :"12-102", |
296 | | -"url": "https://basic-geometry.github.io/about", |
| 296 | +"url": "https://basic-geometry.github.io/about/", |
297 | 297 | "usageInfo": "Learn about the history of the mathematical constant π, why it is wrong, and how the area and the circumference of a circle can be calculated." |
298 | 298 | } |
299 | 299 | </script> |
|
0 commit comments