You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See an extra period in the sentence "Learn more about Python.."
see attached screenshot illustrating the problem.
It looks like there is one period in link name and one extra period at the end. [Learn more about Python.](https://staging.python.org/about).
One of them needs to be removed like this for example: [Learn more about Python](https://staging.python.org/about).