diff --git a/PSL_catalog.json b/PSL_catalog.json index 3be3707a..f69f210a 100644 --- a/PSL_catalog.json +++ b/PSL_catalog.json @@ -1,6 +1,6 @@ { "name": "Cost-of-Capital-Calculator", - "img": "https://github.com/PSLmodels/Cost-of-Capital-Calculator/blob/master/docs/ccc.png", + "img": "https://raw.githubusercontent.com/PSLmodels/Cost-of-Capital-Calculator/master/docs/ccc.png", "banner_title": "Cost-of-Capital-Calculator", "banner_subtitle": "A model to evaluate the effect of US federal taxes on businesses' investment incentives.", "detailed_description": "Cost-of-Capital-Calculator is a model that can be used to evaluate the effect of US federal taxes on the investment incentives of corporate and non-corporate businesses. Specifically, Cost-of-Capital-Calculator uses data on the business assets and financial policy, as well as microdata on individual tax filers, to compute marginal effective tax rates on new investments. In modeling the effects of changes to the individual income tax code, Cost-of-Capital-Calculator works with Tax-Calculator, another open-source model of US federal tax policy. Cost-of-Capital-Calculator is written in Python, an interpreted language that can execute on Windows, Mac, or Linux.",