You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix og:url for "dirhtml" builder
The "dirhtml" builder correctly uses ".html" as file suffix,
but the file suffix should not be part of the URL.
We want ".../file_name/" as URL in this case, not
".../file_name.html".
Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
* add dirhtml test case
Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
0 commit comments