From 3ccff23dac989eedfba776ddd9d24e70cf933009 Mon Sep 17 00:00:00 2001 From: Matt Jensen Date: Tue, 17 Sep 2019 12:55:39 -0400 Subject: [PATCH] compmodels.org -> compute.studio --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 863340d..6666d43 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Tax-Cruncher calculates federal tax liabilities from individual data under diffe Tax-Cruncher accepts inputs similar to NBER's [TAXSIM Version 27](https://users.nber.org/~taxsim/taxsim27/), converts those inputs to a format usable by [Tax-Calculator](https://github.com/PSLmodels/Tax-Calculator), an open-source microsimulation model of federal individual income and payroll tax law, and uses Tax-Calculator capabilities to analyze the user-specified inputs under various tax policy proposals. -Tax-Cruncher's web application is hosted on [COMP](https://www.compmodels.org/PSLmodels/Tax-Cruncher/). The code that powers the web application can be found in this repository in the [compconfig](https://github.com/PSLmodels/Tax-Cruncher/tree/master/compconfig) directory. +Tax-Cruncher's web application is hosted on [Compute Studio](https://compute.studio/PSLmodels/Tax-Cruncher/). The code that powers the web application can be found in this repository in the [compconfig](https://github.com/PSLmodels/Tax-Cruncher/tree/master/compconfig) directory. How to use Tax-Cruncher ------------ @@ -60,4 +60,4 @@ pip install -e . How to cite Tax-Cruncher -------------- -Please cite the source of your analysis as "Tax-Cruncher release #.#.#, author's calculations." If you would like to link to Tax-Cruncher, please use `https://github.com/PSLmodels/Tax-Cruncher`. \ No newline at end of file +Please cite the source of your analysis as "Tax-Cruncher release #.#.#, author's calculations." If you would like to link to Tax-Cruncher, please use `https://github.com/PSLmodels/Tax-Cruncher`.