From caa81caf105cf4cc5ab43f3467ca81bce61ea80c Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Fri, 19 Jan 2024 16:29:29 -0600 Subject: [PATCH] Add EAMxx component to master list Add EAMxx component to master list and change order --- docs/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 9bd2de54b2a6..36584c99bf7c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,7 +3,8 @@ The documentation for the components of E3SM is found here. ## Components -- [ELM](./ELM/index.md) - [EAM](./EAM/index.md) +- [EAMxx](./EAMxx/index.md) +- [ELM](./ELM/index.md) - [MOSART](./MOSART/index.md)