Skip to content

Commit 3a1286b

Browse files
Merge pull request #30 from PyConAPAC/update-pao-links
Update PAO links
2 parents 6987bdc + 43785eb commit 3a1286b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/footer/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function Footer() {
1010
<div className="left-text-content">
1111
<img className="footer-logo" src="images/logo.png" alt="Python APAC" />
1212
<div className="small-text text-white" style={{opacity: '60%'}}>
13-
This site is managed by Python Asia Organization MTÜ (PAO), a non-profit entity uniting
13+
This site is managed by <a href="https://pythonasia.org/">Python Asia Organization MTÜ (PAO)</a>, a non-profit entity uniting
1414
community organizers from across Singapore, Malaysia, Indonesia, Philippines, Thailand,
1515
South Korea, Hong Kong, Vietnam, Japan, India, Bangladesh, and Taiwan.
1616
Through PAO, we foster collaborative efforts, support conference organization,'
@@ -92,7 +92,7 @@ export default function Footer() {
9292
<div className="col-lg-6 col-xs-12">
9393
<div className="left-text-content">
9494
<div className="small-text text-white footer-credit">
95-
© 2024 Python Asia Organization MTÜ
95+
© 2024 <a href="https://pythonasia.org/">Python Asia Organization MTÜ (PAO)</a>
9696
</div>
9797
</div>
9898
</div>

0 commit comments

Comments
 (0)