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
Then write a link whose url is from another domain:
Example: [example.com](https://example.com/)
What is current behaviour
If our domain were docsify.now.sh, it would do nothing and pop an error on the debug console:
Uncaught DOMException: Failed to execute 'pushState' on 'History': A history state object with URL 'https://example.com/' cannot be created in a document with origin 'https://docsify.now.sh' and URL 'https://docsify.now.sh/'.
at https://unpkg.com/docsify@4.10.2/lib/docsify.min.js:1:61459