Update spec urls for Login Status API (#25446)

diff --git a/api/Navigator.json b/api/Navigator.json
index 0bd0aca..71501ef 100644
--- a/api/Navigator.json
+++ b/api/Navigator.json
@@ -2132,7 +2132,7 @@
       "login": {
         "__compat": {
           "mdn_url": "https://developer.mozilla.org/docs/Web/API/Navigator/login",
-          "spec_url": "https://w3c-fedid.github.io/FedCM/#dom-navigator-login",
+          "spec_url": "https://w3c-fedid.github.io/login-status/#dom-navigator-login",
           "support": {
             "chrome": {
               "version_added": "120"
diff --git a/api/NavigatorLogin.json b/api/NavigatorLogin.json
index 6d847a6..b1bfffe 100644
--- a/api/NavigatorLogin.json
+++ b/api/NavigatorLogin.json
@@ -3,7 +3,7 @@
     "NavigatorLogin": {
       "__compat": {
         "mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigatorLogin",
-        "spec_url": "https://w3c-fedid.github.io/FedCM/#navigatorlogin",
+        "spec_url": "https://w3c-fedid.github.io/login-status/#navigatorlogin",
         "support": {
           "chrome": {
             "version_added": "120"
@@ -39,7 +39,7 @@
       "setStatus": {
         "__compat": {
           "mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigatorLogin/setStatus",
-          "spec_url": "https://w3c-fedid.github.io/FedCM/#dom-navigatorlogin-setstatus",
+          "spec_url": "https://w3c-fedid.github.io/login-status/#dom-navigatorlogin-setstatus",
           "support": {
             "chrome": {
               "version_added": "120"
diff --git a/http/headers/Set-Login.json b/http/headers/Set-Login.json
index 7623891..cc008f0 100644
--- a/http/headers/Set-Login.json
+++ b/http/headers/Set-Login.json
@@ -4,7 +4,7 @@
       "Set-Login": {
         "__compat": {
           "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Login",
-          "spec_url": "https://w3c-fedid.github.io/FedCM/#login-status-http",
+          "spec_url": "https://w3c-fedid.github.io/login-status/#login-status-http",
           "support": {
             "chrome": {
               "version_added": "120"