diff --git a/data/release-notes/3-0/0-rc.yml b/data/release-notes/3-0/0-rc.yml
index ab62dc23b1..d38b93195b 100644
--- a/data/release-notes/3-0/0-rc.yml
+++ b/data/release-notes/3-0/0-rc.yml
@@ -134,7 +134,8 @@ sections:
- '`ghe-config-apply` occassionally fails with `ERROR: Failure waiting for nomad jobs to apply` until the Nomad job queue is cleared. This currently requires as admin to delete `/etc/nomad-jobs/queue`.'
- When configuring a multiple replica node, the status of the replica can be incorrectly synchronized.
- Customers attempting to restore a 3.0 backup to a new instance should not pre-configure the instance, as it may lead to a bad state for user logins. We recommend restoring to a fresh, unconfigured instance.
- - GitHub Enterprise Server 3.0 release candidates are not yet available in the Azure marketplace. To test RC1 in staging environments, start a 2.21 or 2.22 instance, and then upgrade it with the Azure upgrade package on the download page.
+ - GitHub Enterprise Server 3.0 release candidates are not yet available in the Azure marketplace. To test release candidates in staging environments, start a 2.21 or 2.22 instance, and then upgrade it with the Azure upgrade package on the download page.
+ - The image and upgrade package download size has increased. Customers on slow internet connections may find the packages take longer to download.
backups:
- '{% data variables.product.prodname_ghe_server %} 3.0 requires at least [GitHub Enterprise Backup Utilities 3.0.0](https://github.com/github/backup-utils) for [Backups and Disaster Recovery](/enterprise-server@3.0/admin/configuration/configuring-backups-on-your-appliance).'
diff --git a/includes/head.html b/includes/head.html
index aae0ee2a4b..480c9cbc7d 100644
--- a/includes/head.html
+++ b/includes/head.html
@@ -23,7 +23,7 @@
/>
{% endfor %}
-
+
diff --git a/includes/scripts.html b/includes/scripts.html
index 7c489813d5..1654d3dd35 100644
--- a/includes/scripts.html
+++ b/includes/scripts.html
@@ -1 +1 @@
-
+
diff --git a/layouts/dev-toc.html b/layouts/dev-toc.html
index 59fe20ab5a..80c0900265 100644
--- a/layouts/dev-toc.html
+++ b/layouts/dev-toc.html
@@ -3,7 +3,7 @@