Skip to content

Commit 655d447

Browse files
authored
Update samplereadme.md (#11800)
fix language readme path
1 parent 75bbf8d commit 655d447

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

documentation/samplefiles/samplereadme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,20 @@ swagger-to-sdk:
6262

6363
## Go
6464

65-
See configuration in [readme.go.md](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/samplefiles/readme.go.md)
65+
See configuration in [readme.go.md](./readme.go.md)
6666

6767
## Python
6868

69-
See configuration in [readme.python.md](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/samplefiles/readme.python.md)
69+
See configuration in [readme.python.md](./readme.python.md)
7070

7171
## TypeScript
7272

73-
See configuration in [readme.typescript.md](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/samplefiles/readme.typescript.md)
73+
See configuration in [readme.typescript.md](./readme.typescript.md)
7474

7575
## CSharp
7676

77-
See configuration in [readme.csharp.md](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/samplefiles/readme.chsarp.md)
77+
See configuration in [readme.csharp.md](./readme.csharp.md)
7878

7979
## AzureResourceSchema
8080

81-
See configuration in [readme.azureresourceschema.md](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/samplefiles/readme.azureresourceschema.md)
81+
See configuration in [readme.azureresourceschema.md](./readme.azureresourceschema.md)

0 commit comments

Comments
 (0)