Skip to content

Commit 4e912f7

Browse files
committed
chore: slug redirect for calculus article
1 parent 492284c commit 4e912f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/i18n/locales/english/redirects.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26013,5 +26013,10 @@
2601326013
"source": "/65e21a8b0b0c",
2601426014
"destination": "/news/zipline-build-a-smart-javascript-calculator-65e21a8b0b0c",
2601526015
"type": 302
26016+
},
26017+
{
26018+
"source": "/news/learn-calculus-by-coding-in-python",
26019+
"destination": "/news/learn-college-calculus-and-implement-with-python",
26020+
"type": 302
2601626021
}
2601726022
]

0 commit comments

Comments
 (0)