Skip to content

Commit a29e2a0

Browse files
committed
Replace CFK bottom banner with Coddy on LearnPython
1 parent a908bba commit a29e2a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/index-python.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ <h1>{{ page_title }}</h1>
6666
<div>
6767
<p>This site is generously supported by <a href="https://datacamp.pxf.io/c/67577/1012793/13294?sharedId=learnpython.org&u=https%3A%2F%2Fwww.datacamp.com%2Fcategory%2Fpython">DataCamp</a>. DataCamp offers online interactive <a href="https://datacamp.pxf.io/c/67577/1012793/13294?sharedId=learnpython.org&u=https%3A%2F%2Fwww.datacamp.com%2Fcategory%2Fpython">Python Tutorials</a> for Data Science. Join <b>over a million</b> other learners and get started learning Python for data science today!</p>
6868
{# <p>Ready to take the test? Head onto <a href="https://www.learnx.org" target="_blank">LearnX</a> and get your Python Certification!</p>#}
69-
<a href="https://codingforkids.io?utm_source=learnpython&utm_medium=banner&utm_campaign=cfk-learnpython&utm_id=learnpython" target="_blank">
70-
<img src="/static/img/banners/cfk/cfk-billboard.png" style="width: 100%; margin-bottom: 10px"/>
69+
<a href="https://coddyapp.onelink.me/bvMS/3nrlodkd?af_sub1=learnpython.org" target="_blank">
70+
<img src="/static/img/banners/coddy/coddy-billboard-bottom-python.png" style="width: 100%; margin-bottom: 10px"/>
7171
</a>
7272

7373
<div style="display: flex; gap: 8px">

0 commit comments

Comments
 (0)