Pylons / pyramid

Pyramid - A Python web framework
https://trypyramid.com/
Other
3.97k stars 887 forks source link

Change some URL from '-' to '_' #3727

Closed skywalk163 closed 1 year ago

skywalk163 commented 1 year ago

Change URL from '-' to '_' except for https://docs.pylonsproject.org/projects/pylons-webframework/en/latest/. This is because all other URLs have replaced '-' between words in their names with underscore symbols.

index.rst needn't change that but I don't know howto uncommit it ...

skywalk163 commented 1 year ago

I don't know howto rever on github websit, so I will close this pr and try again .