Skip to content

Commit 082db09

Browse files
authored
Merge pull request #155767 from v-rajagt/jakras
Broken link fixed.
2 parents 91a8c02 + 9de8041 commit 082db09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/remote-rendering/how-tos/conversion/blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To start converting a model, you need to upload it, using one of the following o
6868
For an example of how to upload data for conversion refer to Conversion.ps1 of the [Powershell Example Scripts](../../samples/powershell-example-scripts.md#script-conversionps1).
6969

7070
> [!Note]
71-
> When uploading an input model take care to avoid long file names and/or folder structures in order to avoid [Windows path length limit](https://docs.mxicrosoft.com/windows/win32/fileio/maximum-file-path-limitation) issues on the service.
71+
> When uploading an input model take care to avoid long file names and/or folder structures in order to avoid [Windows path length limit](/windows/win32/fileio/maximum-file-path-limitation) issues on the service.
7272
7373
## Get a SAS URI for the converted model
7474

0 commit comments

Comments
 (0)