From 400613399e486bd0053ee7f99339240c3c2f1eb4 Mon Sep 17 00:00:00 2001 From: Soren Rasmussen Date: Mon, 7 Oct 2024 11:05:08 -0600 Subject: [PATCH] Fix for broken CCPP Framework link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e7c37eb3..993628961 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The SCM is a tool for developing physics suites and diagnosing their performance. This SCM works with the - [Common Community Physics Package (CCPP):](https://github.com/NCAR/ccpp-physics) a library of physical parameterizations for atmospheric numerical models. -- [CCPP Framework:](https://github.com/NCAR/ccpp-scm:) a framework for connecting atmospheric models to physics suites. +- [CCPP Framework:](https://github.com/NCAR/ccpp-framework) a framework for connecting atmospheric models to physics suites. ## Documentation - [SCM readthedocs](https://ccpp-scm.readthedocs.io/en/v7.0.0/)