From e85b1656f20d80dab3cf5aa38b3a1f2223b34bce Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Wed, 15 May 2024 10:08:22 -0600 Subject: [PATCH] Small docs update for Educational Resources Page - update improper edex blog link - add latest edex blog link --- docs/appendix/educational-resources.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/appendix/educational-resources.md b/docs/appendix/educational-resources.md index 8031148def..3d005c3742 100644 --- a/docs/appendix/educational-resources.md +++ b/docs/appendix/educational-resources.md @@ -249,4 +249,5 @@ A full list of all released blogs can be found below: - [Removing Model Data from EDEX](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-removing-model-data) - [LDM Usage in AWIPS](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-ldm-usage-in) - [All About EDEX Modes](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-all-about-edex) -- [Distributed EDEX Architecture](https://unidata.github.io/awips2/appendix/educational-resources/#edex) +- [Distributed EDEX Architecture](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-distributed-edex-architecture) +- [Inserting Data into EDEX with Python](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-inserting-data-into)