Skip to content

Commit 0e755e2

Browse files
Merge pull request #226353 from shohei1029/patch-10
fix typo
2 parents 2a0ff2c + 0fee5c0 commit 0e755e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-inference-server-http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Score: POST 127.0.0.1:<port>/score
309309
<logs>
310310
```
311311

312-
For example, when you launch the server followed the (end-to-end example)[#end-to-end-example]:
312+
For example, when you launch the server followed the [end-to-end example](#end-to-end-example):
313313

314314
```
315315
Azure ML Inferencing HTTP server v0.8.0

0 commit comments

Comments
 (0)