First contribution: Fix footer URL cocatenation(PR #2398)

Hi everyone, I’m Harshal.

I’ve submitted a pull request fixing incorrect URL concatenation in the footer template of djangoproject.com:

This is my first contribution, and I’d appreciate any feedback.
I’d also love guidance on what areas are good next steps for new contributors.

Thanks!

Hi!

I checked out your branch and ran your changes locally.

django.urls.exceptions.NoReverseMatch: 'foundation' is not a registered namespace

It would be nice if you could check your changes work, before asking for reviews.

If you don’t know how to solve something, feel free to ask here or in Django’s Discord.

Thanks!