You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/samplefiles/samplereadme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,20 +62,20 @@ swagger-to-sdk:
62
62
63
63
## Go
64
64
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)
66
66
67
67
## Python
68
68
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)
70
70
71
71
## TypeScript
72
72
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)
74
74
75
75
## CSharp
76
76
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)
78
78
79
79
## AzureResourceSchema
80
80
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