From 4dfb376b8782f0fe561263c1b4c404d4972ef44d Mon Sep 17 00:00:00 2001 From: jdebacker Date: Tue, 12 Mar 2024 22:58:53 -0400 Subject: [PATCH] fix logo link --- PSL_catalog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PSL_catalog.json b/PSL_catalog.json index 3de04eb..39e4de3 100644 --- a/PSL_catalog.json +++ b/PSL_catalog.json @@ -1,6 +1,6 @@ { "name": "OG-MYS", - "img": "https://raw.githubusercontent.com/Revenue-Academy/OG-MYS/blob/main/docs/OG-MYS_logo.png", + "img": "https://avatars.githubusercontent.com/u/44992936?s=200&v=4", "banner_title": "OG-MYS", "banner_subtitle": "A large-scale, open source, overlapping generations model of Malaysia", "detailed_description": "OG-MYS is an overlapping-generations (OG) model that allows for dynamic general equilibrium analysis of fiscal policy for Malaysia. OG-MYS is built on the OG-Core framework. The model output includes changes in macroeconomic aggregates (GDP, investment, consumption), wages, interest rates, and the stream of tax revenues over time. Regularly updated documentation of the model theory--its output, and solution method--and the Python API is available at https://pslmodels.github.io/OG-Core and documentation of the specific Malaysian calibration of the model will be available soon.",