imfreedom/www.imfreedom.org

Update the link to our IRS listing

22 months ago, Gary Kramlich
39a5339399d7
Update the link to our IRS listing

Testing Done:
Ran `npm run hugo:server` and verified the link worked.

Reviewed at https://reviews.imfreedom.org/r/1508/
{
"tabWidth": 4,
"useTabs": true,
"pluginSearchDirs": ["./"],
"proseWrap": "always",
"trailingComma": "es5",
"overrides": [
{
"files": "tools/**/*.js",
"options": {
"semi": false,
"singleQuote": true
}
}
]
}