diff --git a/docs/Working_on_Wynton/Working_on_Wynton_Part_1.html b/docs/Working_on_Wynton/Working_on_Wynton_Part_1.html
index cce703b..35f16d1 100644
--- a/docs/Working_on_Wynton/Working_on_Wynton_Part_1.html
+++ b/docs/Working_on_Wynton/Working_on_Wynton_Part_1.html
@@ -167,6 +167,7 @@
Part 1:
+- Upcoming Changes to Wynton
- What is an HPC cluster?
- Node Types and Logging in
- Storage
@@ -175,6 +176,17 @@
- Containers
+
+Upcoming Changes to Wynton
+
+- Wynton is in the process of transitioning to and integrating with CoreHPC (UCSF)
+
+- Scheduled to conclude in spring 2027
+
+- This is a separate HPC from the currently in development CoreHPC (Gladstone)
+- Both of these will use the SLURM job scheduler system and serve a different set of users
+
+
What is Wynton HPC?
diff --git a/working-on-wynton-hpc/Working_on_Wynton_Part_1.qmd b/working-on-wynton-hpc/Working_on_Wynton_Part_1.qmd
index 44c7058..f72643a 100644
--- a/working-on-wynton-hpc/Working_on_Wynton_Part_1.qmd
+++ b/working-on-wynton-hpc/Working_on_Wynton_Part_1.qmd
@@ -33,12 +33,22 @@ knitr::opts_chunk$set(comment = "")
## Part 1:
-1. What is an HPC cluster?
-2. Node Types and Logging in
-3. Storage
-4. Data Transfer
-5. Installing Software
-6. Containers
+1. Upcoming Changes to Wynton
+2. What is an HPC cluster?
+3. Node Types and Logging in
+4. Storage
+5. Data Transfer
+6. Installing Software
+7. Containers
+
+
+## Upcoming Changes to Wynton
+
+- Wynton is in the process of transitioning to and integrating with CoreHPC (UCSF)
+ - Scheduled to conclude in spring 2027
+- This is a separate HPC from the currently in development CoreHPC (Gladstone)
+- Both of these will use the SLURM job scheduler system and serve a different set of users
+
# What is Wynton HPC?