Skip to content

Commit

Permalink
Fix another link
Browse files Browse the repository at this point in the history
  • Loading branch information
nakersha committed Sep 26, 2023
1 parent a802f5d commit f5c60eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/csharp/basic_csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@ for (long i = 0; i < elementsNum; ++i)
* [BERT NLP example](bert-nlp-csharp-console-app.md)
* [Run on GPU](csharp-gpu.md)
* [Yolov3](yolov3_object_detection_csharp.md)
* [Faster CNN](fastercnn_csharp.md)
* [Faster CNN](fasterrcnn_csharp.md)
* [Resnet 50](resnet50_csharp.md)

0 comments on commit f5c60eb

Please sign in to comment.