Affected page: https://firebase.google.com/docs/auth/web/manage-users # Issue The comments in the first two snippets in the `Get the currently signed-in user` section have a dead link: ```js // User is signed in, see docs for a list of available properties // https://firebase.google.com/docs/reference/js/firebase.User ``` Snippets for both Web version 9 and 8 are affected.