diff --git a/package-lock.json b/package-lock.json
index 8f71441a2..7abd62e60 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"devDependencies": {
"cheerio": "^1.0.0-rc.12",
"cspell": "^6.31.3",
- "eslint": "^8.56.0",
+ "eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.1",
@@ -1205,9 +1205,9 @@
}
},
"node_modules/@eslint/js": {
- "version": "8.56.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz",
- "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==",
+ "version": "8.57.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz",
+ "integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==",
"dev": true,
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@@ -1226,13 +1226,13 @@
}
},
"node_modules/@humanwhocodes/config-array": {
- "version": "0.11.13",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz",
- "integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==",
+ "version": "0.11.14",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
+ "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
"dev": true,
"dependencies": {
- "@humanwhocodes/object-schema": "^2.0.1",
- "debug": "^4.1.1",
+ "@humanwhocodes/object-schema": "^2.0.2",
+ "debug": "^4.3.1",
"minimatch": "^3.0.5"
},
"engines": {
@@ -1275,9 +1275,9 @@
}
},
"node_modules/@humanwhocodes/object-schema": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz",
- "integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==",
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz",
+ "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==",
"dev": true
},
"node_modules/@iarna/toml": {
@@ -3388,16 +3388,16 @@
}
},
"node_modules/eslint": {
- "version": "8.56.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz",
- "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==",
+ "version": "8.57.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
+ "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1",
"@eslint/eslintrc": "^2.1.4",
- "@eslint/js": "8.56.0",
- "@humanwhocodes/config-array": "^0.11.13",
+ "@eslint/js": "8.57.0",
+ "@humanwhocodes/config-array": "^0.11.14",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"@ungap/structured-clone": "^1.2.0",
diff --git a/package.json b/package.json
index 4d1159ca6..9383bf5b7 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"cheerio": "^1.0.0-rc.12",
"cspell": "^6.31.3",
- "eslint": "^8.56.0",
+ "eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.1",
diff --git a/pages/18f/how-18f-works/changing-your-name.md b/pages/18f/how-18f-works/changing-your-name.md
index 12ae63de0..65145af9c 100644
--- a/pages/18f/how-18f-works/changing-your-name.md
+++ b/pages/18f/how-18f-works/changing-your-name.md
@@ -16,7 +16,7 @@ Follow these steps if your name in GSA systems does not match your name as it
appears on identity documents (e.g. passport, marriage certificate, state-issued
ID card):
-1. Log in to the [GSA network or a VPN]({% page "/how-to-log-in/" %})
+1. Log in to [HR Links](https://hrlinks.gsa.gov/)
1. Follow
[these steps](https://corporateapps.gsa.gov/files/HR-Links-Guide_-Changing-Your-Name_Final-Oct-2020docx.pdf).
1. Wait up to 5 business days for the changes to take effect. You will receive
@@ -32,7 +32,6 @@ If you have trouble with this process,
Follow these steps to add or update your _preferred_ first name, for example GSA
systems refer to you as Michael but you go by Mike:
-1. Log in to the [GSA network or a VPN]({% page "/how-to-log-in/" %})
1. Log in to [GCIMS](https://gcims.gsa.gov)
1. Click on `GCIMS Self Service` on the left
1. Click on `Work Contact Information` close to the middle of the page
diff --git a/pages/general-information-and-resources/tech-policies/security-incidents.md b/pages/general-information-and-resources/tech-policies/security-incidents.md
index ea72fa298..1ffb1f43b 100644
--- a/pages/general-information-and-resources/tech-policies/security-incidents.md
+++ b/pages/general-information-and-resources/tech-policies/security-incidents.md
@@ -184,7 +184,7 @@ these.
- Questions? Ask in the {% slack_channel "g-security-compliance" %} Slack
channel
- You can use this link to
- quickly
+ quickly
send an email to IT Service Desk, GSA IR Team & TTS Tech Portfolio at the
same time.
- cloud.gov: [cloud.gov support team](mailto:cloud-gov-support@gsa.gov) or
diff --git a/pages/getting-started/classes/benefits.md b/pages/getting-started/classes/benefits.md
index 596a48d39..96219cab7 100644
--- a/pages/getting-started/classes/benefits.md
+++ b/pages/getting-started/classes/benefits.md
@@ -517,12 +517,9 @@ document.
Employees at TTS are eligible to participate in the
[Thrift Savings Plan](https://www.tsp.gov/index.html) (TSP). For more
information on TSP, please refer to the
-[TSP Insite page](https://insite.gsa.gov/topics/hr-pay-and-leave/benefits/thrift-savings-plan?term=tsp).
+[TSP Insite page](https://insite.gsa.gov/employee-resources/hr-eeo-pay-and-leave/benefits/thrift-savings-plan?term=tsp).
-To start, change, or stop your contributions, you'll need to fill out
-[Form TSP-1](https://www.tsp.gov/PDF/formspubs/tsp-1.pdf).
-
-You can also update TSP directly in [HR
+You will update TSP directly in [HR
Links]({% page "/travel-and-leave/leave/#logging-into-hr-links" %}) by following
this
[visual guide](https://corporateapps.gsa.gov/corporateapps/files/Updating-TSP-Traditional-or-Roth.pdf)
@@ -532,24 +529,11 @@ or these steps:
2. Click on the **TSP** tile/row to view and edit your contribution amounts
3. Click **Save**
-If you ever move, you can update your address for TSP by emailing it to both the
-[Consolidated Processing Center](mailto:cpc.personnel@gsa.gov) and the
-[GSA Payroll Office](mailto:KC-Payroll.Finance@gsa.gov). Payroll will notify the
-TSP office of your new address.
-
-To transfer your previous retirement account into your TSP, you'll need to fill
-out a [Form TSP-60](https://www.tsp.gov/PDF/formspubs/tsp-60.pdf) for every
-account you want to roll over. If you need help, you can call them by dialing
-**1-877-968-3778**. Be sure to have your TSP account number and your SSN and
-mailing address handy.
+If you had been contributing to a 401k, 403b, or a similar plan at a previous employer this year, your total contribution for all similar plans cannot be higher than the [annual limit](https://www.tsp.gov/making-contributions/contribution-limits/).
-If you have been contributing to a 401k, 403b, or a similar plan at your
-previous employer, your total contribution for all similar plans cannot be
-higher than [the annual limit](https://www.tsp.gov/bulletins/20-8/).
+You can roll over money from eligible retirement plans to your TSP account. TSP offers a rollover concierge service and a self-service option. Visit the [TSP Move Money page](https://www.tsp.gov/tsp-basics/move-money-into-tsp/) for details.
-You may need to include a special additional statement with your tax return
-explaining you rolled over your IRA to the TSP. For guidance on this, see the
-[IRS interactive guide to "Do I Need to Report the Transfer or Rollover of an IRA or Retirement Plan on My Tax Return?"](https://www.irs.gov/help/ita/do-i-need-to-report-the-transfer-or-rollover-of-an-ira-or-retirement-plan-on-my-tax-return).
+There are numerous free TSP webinars available: visit the [TSP Online Learning page](https://www.tsp.gov/online-learning/) to view descriptions and dates.
## Training