Skip to content

Commit 613a3fa

Browse files
Update pythonsd/templates/pythonsd/index.html
Co-authored-by: Jeremy <[email protected]>
1 parent 35c3381 commit 613a3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonsd/templates/pythonsd/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1 class="text-5xl font-bold">San Diego Python</h1>
2020
<div>
2121
<h2>About us</h2>
2222
<p>San Diego Python is a group for those interested in learning about Python or connecting with other Python professionals. We have a smaller weekly meetup for people to work on Python projects and a larger monthly meetup on the 4th Thursday of the month with speakers and talks.</p>
23-
<p>Join us on <a href="https://www.meetup.com/pythonsd/">Meetup</a> to stay up to date with our upcoming events!</p>
23+
<p>Join us on <a href="https://www.meetup.com/pythonsd/" rel="nofollow noopener noreferrer">Meetup</a> to stay up to date with our upcoming events!</p>
2424
</div>
2525

2626
<div>

0 commit comments

Comments
 (0)