On vrijdag 1 juni 2018 00:14:32 CEST John Regis, Jr. wrote: > I have *href="about/"*. Also tried *href="./about/"* and same result.
Please revisit this section in the tutorial[1]. If you haven't done the tutorial at all, please do it before trying a project on your own. You are missing a few fundamentals the tutorial touches upon, such as the basics of URLs and URL paths[2]. -- Melvyn Sopacua -------- [1] https://docs.djangoproject.com/en/2.0/intro/tutorial03/#removing-hardcoded-urls-in-templates [2] https://stackoverflow.com/a/904066/1600649 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/138901869.PMmXthNE3q%40fritzbook. For more options, visit https://groups.google.com/d/optout.

