Open
Description
On the page https://docs.djangoproject.com/foundation/donate/, the "get in touch" links under the following two sections are broken:
- "Do you accept donations from companies/corporations?"
- "Can I choose a specific feature or project to support?"
Both point to https://docs.djangoproject.com/contact/foundation/, which returns a 404
.
Edit: it appears it should be pointing to https://www.djangoproject.com/contact/foundation/, so using the www
subdomain, rather than the docs
subdomain, while the link is relative (<a href="/contact/foundation/">
).
Metadata
Metadata
Assignees
Labels
No labels