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
Use target=_blank for all links that link to another domain. This will require knowledge of its own domain, for absolute URLs going to its own domain. Might be good enough without specifying its own host, and assume relative URLs
The text was updated successfully, but these errors were encountered:
Use
target=_blank
for all links that link to another domain. This will require knowledge of its own domain, for absolute URLs going to its own domain. Might be good enough without specifying its own host, and assume relative URLsThe text was updated successfully, but these errors were encountered: