Skip to content

Commit 241e6ab

Browse files
authored
Broken link has been removed
1 parent 7e9a9c2 commit 241e6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-fpga-web-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ client = PredictionClient(address=address,
323323
service_name=aks_service.name)
324324
```
325325

326-
Since this classifier was trained on the [ImageNet](http://www.image-net.org/) data set, map the classes to human-readable labels.
326+
Since this classifier was trained on the ImageNet data set, map the classes to human-readable labels.
327327

328328
```python
329329
import requests

0 commit comments

Comments
 (0)