Skip to content

Commit

Permalink
fixed? index.page to pub 17
Browse files Browse the repository at this point in the history
  • Loading branch information
mcc-us committed Sep 9, 2024
1 parent 5707f2b commit e7b2a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function button1() { window.open("https://www.irs.gov/tax-professionals/enrolled
function button2() { window.open("https://www.irs.gov/forms-pubs"); }
function button3() { window.open("https://www.irs.gov/help/ita"); }
function button4() { window.open("https://www.govinfo.gov/content/pkg/USCODE-2021-title26/html/USCODE-2021-title26-subtitleA-chap1-subchapN.htm"); }
function button5() { window.open("/irs.ea/_pages/001-pub17.tax.guide.md"); }
function button5() { window.open("/irs.ea/pages/001-pub17.tax.guide.md"); }
</script>


Expand Down

0 comments on commit e7b2a50

Please sign in to comment.