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
An absolute link such as /contact is resolved to file:///contact and then rejected as external. It would be more useful to treat the given local directory path as the root of the web site instead.
The text was updated successfully, but these errors were encountered:
An absolute link such as
/contact
is resolved tofile:///contact
and then rejected as external. It would be more useful to treat the given local directory path as the root of the web site instead.The text was updated successfully, but these errors were encountered: