From e17a13626764ded4566f75169f099eccbc832517 Mon Sep 17 00:00:00 2001 From: rebekahperillo <133424018+rebekahperillo@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:51:16 -0400 Subject: [PATCH 1/2] Update hawaii.md Updating "An Introduction to the Transient Accommodations Tax" link. --- src/content/state-taxes/hawaii.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/state-taxes/hawaii.md b/src/content/state-taxes/hawaii.md index e9672a3d..102fba8e 100644 --- a/src/content/state-taxes/hawaii.md +++ b/src/content/state-taxes/hawaii.md @@ -32,8 +32,8 @@ Notes for the GET: ## Laws, Regulations, Policies * [Tax Facts 37-1 General Excise Tax](https://tax.hawaii.gov/legal/a2_b2_1taxfacts/) -* [An Introduction to the Transient Accommodations Tax [PDF, 22 pages]](https://files.hawaii.gov/tax/legal/brochures/TAT_brochure.pdf) +* [An Introduction to the Transient Accommodations Tax [PDF, 22 pages]](https://files.hawaii.gov/tax/legal/brochures/TAT_brochure-23.pdf) ## Point of Contact - [Hawaii Department of Taxation](https://tax.hawaii.gov/) -- 808-587-1577 \ No newline at end of file +- 808-587-1577 From 9d81111ed66330eb21e112ac1a6943f496418951 Mon Sep 17 00:00:00 2001 From: Mark Meyer Date: Tue, 10 Oct 2023 07:25:30 -0800 Subject: [PATCH 2/2] move the account used for search.gov to one setup for smartpay (non-demo) --- src/components/GSAHeader.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GSAHeader.astro b/src/components/GSAHeader.astro index 4eab8d7b..8f37ab54 100644 --- a/src/components/GSAHeader.astro +++ b/src/components/GSAHeader.astro @@ -37,7 +37,7 @@ import PrimaryMenu from '@components/PrimaryMenu.astro';