site icon indicating copy to clipboard operation
site copied to clipboard

Drop redirect usage from URL references

Open jchristgit opened this issue 3 years ago • 1 comments
trafficstars

As mentioned in the development channels, there are some spots where we are redirecting from the site to the redirects app, whilst we should use the new location instead, possibly related to the deploy preview support.

Find those spots and switch to use reverse instead (or generate proper URLs otherwise).

jchristgit avatar Feb 23 '22 21:02 jchristgit

See for example https://github.com/python-discord/site/blob/main/pydis_site/apps/content/resources/guides/pydis-guides/how-to-contribute-a-page.md. Consider writing a script to grep through and find these cases.

jchristgit avatar Feb 23 '22 21:02 jchristgit