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 @@ -23,7 +23,7 @@ const year = new Date().getFullYear();
2323 <div >
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" >
26- <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 >
26+ <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 >
2727 <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 >
You can’t perform that action at this time.
0 commit comments