Skip to content

Commit 3248b18

Browse files
author
Jason Freeberg
authored
Fixed broken link
1 parent acf66c2 commit 3248b18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/app-service/deploy-best-practices.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ Whenever possible, use [deployment slots](deploy-staging-slots.md) when deployin
6565

6666
Azure App Service content is stored on Azure Storage and is surfaced up in a durable manner as a content share. However, some apps just need a high-performance, read-only content store that they can run with high availability. These apps can benefit from using [local cache](overview-local-cache.md). Local cache is not recommended for content management sites such as WordPress.
6767

68-
Always use local cache in conjunction with [deployment slots](deploy-staging-slots
69-
md) to prevent downtime. See [this section](overview-local-cache.md#best-practices-for-using-app-service-local-cache) for information on using these features together.
68+
Always use local cache in conjunction with [deployment slots](deploy-staging-slots.md) to prevent downtime. See [this section](overview-local-cache.md#best-practices-for-using-app-service-local-cache) for information on using these features together.
7069

7170
### High CPU or Memory
7271

0 commit comments

Comments
 (0)