File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ const year = new Date().getFullYear();
2424 <h3 class =" text-xs font-semibold uppercase tracking-widest text-zinc-500 dark:text-zinc-400" >Related Links</h3 >
2525 <ul class =" mt-3 space-y-2" >
2626 <li ><a href =" https://www.python.org" class =" text-sm text-zinc-600 transition-colors hover:text-[#306998] dark:text-zinc-300 dark:hover:text-[#ffd43b]" >python.org</a ></li >
27- <li ><a href =" https://mail .python.org/mailman3/lists/python-dev.python.org/ " class =" text-sm text-zinc-600 transition-colors hover:text-[#306998] dark:text-zinc-300 dark:hover:text-[#ffd43b]" >Python-Dev Mailing List </a ></li >
27+ <li ><a href =" https://discuss .python.org" class =" text-sm text-zinc-600 transition-colors hover:text-[#306998] dark:text-zinc-300 dark:hover:text-[#ffd43b]" >Python Discourse </a ></li >
2828 <li ><a href =" https://devguide.python.org" class =" text-sm text-zinc-600 transition-colors hover:text-[#306998] dark:text-zinc-300 dark:hover:text-[#ffd43b]" >Python Developer's Guide</a ></li >
2929 </ul >
3030 </div >
You can’t perform that action at this time.
0 commit comments