Skip to content

Commit 14d5f4b

Browse files
authored
Update articles/azure-fluid-relay/how-tos/container-recovery.md
1 parent 1347792 commit 14d5f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-fluid-relay/how-tos/container-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ We've added following methods to AzureClient that will enable developers to reco
2424

2525
`getContainerVersions` allows developers to view the previously generated versions of the container.
2626

27-
[copyContainer(ID, containerSchema)](https://fluidframework.com/docs/apis/azure-client/azureclient#copycontainer-Method)
27+
[`copyContainer(ID, containerSchema)`](https://fluidframework.com/docs/apis/azure-client/azureclient#copycontainer-Method)
2828

2929
`copyContainer` allows developers to generate a new detached container from a specific version of another container.
3030

0 commit comments

Comments
 (0)