Ihor Radchenko <[email protected]> writes: > Another problem I found. > If you click on Agenda -> My agenda commands are slow. What to do? > there is a link "agenda speed up and optimization". > That link is relative and on the new page it points to > https://orgmode.org/worg/org-faq/agenda-optimization.org, which does not > exist.
All the relative links are broken in this way. What to do? Set up an nginx.conf rewrite? Or give it a URL like worg/org-faq-fancy.html instead of worg/org-faq/? Internal cross-reference links to custom ids are also broken, but in a different way. E.g., under "Mailing list": "I think my Org-mode is broken! How do I report a bug" (https://orgmode.org/worg/org-faq/?category=Mailing+list), the link to #updating-org points to https://orgmode.org/worg/org-faq/?category=Mailing+list#updating-org which does not exist. Another nginx.conf rewrite? Regards, Christian
