Skip to content

Commit 1d04147

Browse files
authored
Update about.html
1 parent 33f976a commit 1d04147

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

about.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"potentialAction": [
198198
{
199199
"@type": "SolveMathAction",
200-
"target": "https://basic-geometry.github.io/",
200+
"target": "https://basic-geometry.github.io/about/",
201201
"mathExpression-input": "The radius of the circle, and optionally the angle of rotation in case of a circle slice",
202202
"mathExpression-output":
203203
"The area of the circle",
@@ -213,7 +213,7 @@
213213

214214
{
215215
"@type": "SolveMathAction",
216-
"target": "https://basic-geometry.github.io/",
216+
"target": "https://basic-geometry.github.io/about/",
217217
"mathExpression-input": "The radius of the circle, optionally the angle of rotation in case of a section",
218218
"mathExpression-output": "The circumference of the circle",
219219
"image": "circumference.jpg",
@@ -228,7 +228,7 @@
228228

229229
{
230230
"@type": "SolveMathAction",
231-
"target": "https://basic-geometry.github.io/",
231+
"target": "https://basic-geometry.github.io/about/",
232232
"mathExpression-input": "The radius of the sphere, and optionally the angle of rotation in case of a sphere slice",
233233
"mathExpression-output": "The volume of the sphere",
234234
"image": "sphereAndCubeMarkup.jpeg",
@@ -241,7 +241,7 @@
241241
}
242242
}
243243
],
244-
"url": "https://basic-geometry.github.io/",
244+
"url": "https://basic-geometry.github.io/about/",
245245
"usageInfo":"Learn about historical and exact geometric concepts."
246246
},
247247
"offers": {
@@ -293,7 +293,7 @@
293293
],
294294
"thumbnail" :"android-chrome-256x256",
295295
"typicalAgeRange" :"12-102",
296-
"url": "https://basic-geometry.github.io/about",
296+
"url": "https://basic-geometry.github.io/about/",
297297
"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."
298298
}
299299
</script>

0 commit comments

Comments
 (0)