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
Description:
The Room Finder link in FAQ > Room Finder had the wrong URL.
Root cause:
The anchor href had a relative URL, instead of an exact URL.
Fix:
Changed the URL to use an exact URL.
0 commit comments