Skip to content

Commit aee9bd6

Browse files
Update how-to-capture-dumps.md
Fix error link.
1 parent a28dd8b commit aee9bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/how-to-capture-dumps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To complete this exercise, you need:
2020

2121
* A deployed Azure Spring Cloud service instance. Follow our [quickstart on deploying an app via the Azure CLI](./quickstart.md) to get started.
2222
* At least one application already created in your service instance.
23-
* At least one [persistent storage already bind on your app](how-to-built-in-persistent-storage.md) to save generated diagnostic files.
23+
* At least one [persistent storage already bind on your app](how-to-custom-persistent-storage.md) to save generated diagnostic files.
2424

2525
**If customers want to use path under mount path, please ensure that the sub-path have already been created.**
2626

0 commit comments

Comments
 (0)