diff --git a/docs/appendix/educational-resources.md b/docs/appendix/educational-resources.md
index 0b08ff41be..e0ace718e8 100644
--- a/docs/appendix/educational-resources.md
+++ b/docs/appendix/educational-resources.md
@@ -86,8 +86,31 @@ Our python-awips Notebooks span a wide range of topics, but generally cover the
---
+
+
+## YouTube Channel and Playlist
+
+Unidata has a YouTube channel where we publish videos about all of our software pacakges. Specifically we also have a playlist dedicated to AWIPS videos.
+
+### Access
+
+All [Unidata vidoes can be accessed here](https://www.youtube.com/c/unidatanews) on our channel.
+
+All AWIPS vidoes can be found on the [AWIPS Playlist](https://www.youtube.com/watch?v=4ax6SRyaYTc&list=PLQut5OXpV-0gk9CcjfInV9hNIEAld-Tpp).
+
+### Content
+
+Our AWIPS videos cover a wide range of topics, but include some of the following themes:
+
+- AWIPS topic overviews
+- Instructional videos (ex. how to install CAVE)
+- In-depth walkthroughs on CAVE functionality
+- Python-AWIPS notebook examples
+
+---
+
## AWIPS Tips Blog Series
AWIPS Tips is a bi-weekly (every two weeks) blog series that is posted on our Unidata blogs page. Entries in the series cover topics relating to CAVE, python-awips, EDEX, and more.
@@ -110,6 +133,7 @@ A full list of all released blogs can be found below:
- [AWIPS 18.2.1-5 Software Release](https://www.unidata.ucar.edu/blogs/news/entry/awips-18-2-1-5)
- [GLM DATA IDD/LDM Feed Updates](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-glm-data-idd)
- [AWIPS 18.2.1-6 Software Release](https://www.unidata.ucar.edu/blogs/news/entry/awips-18-2-1-6)
+- [Unidata AWIPS Summer Internship 2022: Rhoen Fiutak](https://www.unidata.ucar.edu/blogs/news/entry/unidata-awips-summer-internship-2022)
#### CAVE
@@ -144,26 +168,3 @@ A full list of all released blogs can be found below:
- [EDEX Data Retention](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-edex-data-retention)
- [Adding ECMWF Data to EDEX](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-adding-ecmwf-data)
- [Ingesting GOES Satellite Data](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-ingesting-goes-satellite)
-
----
-
-
-
-## YouTube Channel and Playlist
-
-Unidata has a YouTube channel where we publish videos about all of our software pacakges. Specifically we also have a playlist dedicated to AWIPS videos.
-
-### Access
-
-All [Unidata vidoes can be accessed here](https://www.youtube.com/c/unidatanews) on our channel.
-
-All AWIPS vidoes can be found on the [AWIPS Playlist](https://www.youtube.com/watch?v=4ax6SRyaYTc&list=PLQut5OXpV-0gk9CcjfInV9hNIEAld-Tpp).
-
-### Content
-
-Our AWIPS videos cover a wide range of topics, but include some of the following themes:
-
-- AWIPS topic overviews
-- Instructional videos (ex. how to install CAVE)
-- In-depth walkthroughs on CAVE functionality
-- Python-AWIPS notebook examples