Pylons / pyramid

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

License link to "Repoze Public License" seems dead in `README.rst` #3716

Closed sidkshatriya closed 1 year ago

sidkshatriya commented 1 year ago

In README.rst of the https://github.com/Pylons/pyramid repo it says:

Pyramid is offered under the BSD-derived Repoze Public License.

The link does not seem accessible when I tried to access it.

Ideally whatever license pyramid is offered should be bundled with the repository and not an external link.

There is a LICENSE.txt in the https://github.com/Pylons/pyramid repository but its not clear whether this is the same "Repoze Public License" mentioned in README.rst.

digitalresistor commented 1 year ago

@mcdonc do you still own repoze.org? Should we add it to our existing list of domains? We can get a website setup for it as well if necessary?

mcdonc commented 1 year ago

I do own it. I can make sure that link resolves properly. I don't think there's a y reason to do more than that.

mcdonc commented 1 year ago

The link at http://repoze.org/license.html is now fixed.