From cad85acbdd3587471d31b889fb324e39dda1bf1b Mon Sep 17 00:00:00 2001 From: Arik Smith Date: Tue, 3 May 2022 17:38:21 -0500 Subject: [PATCH] [fix]: updates author url for ccf plugin Signed-off-by: Arik Smith --- microsite/data/plugins/cloud-carbon-footprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/cloud-carbon-footprint.yaml b/microsite/data/plugins/cloud-carbon-footprint.yaml index 7e73ad6adb..5a50d02fe3 100644 --- a/microsite/data/plugins/cloud-carbon-footprint.yaml +++ b/microsite/data/plugins/cloud-carbon-footprint.yaml @@ -1,7 +1,7 @@ --- title: Cloud Carbon Footprint author: Thoughtworks -authorUrl: https://github.com/cloud-carbon-footprint +authorUrl: https://www.cloudcarbonfootprint.org/ category: Metrics description: View your cloud carbon footprint by estimating energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage. documentation: https://github.com/cloud-carbon-footprint/ccf-backstage-plugin/blob/trunk/README.md