Add link to candy style transfer sample (#14969)

This commit is contained in:
Nat Kershaw (MSFT) 2023-03-08 15:52:19 -08:00 committed by GitHub
parent bd9b15fd4d
commit e3e4ab0162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
---
title: C
parent: Get Started
nav_order: 4
nav_order: 3
---
# Get started with ORT for C
@ -110,4 +110,4 @@ To turn on/off telemetry collection on official Windows builds, please use Enabl
## Samples
See [Tutorials: API Basics - C](../tutorials/api-basics)
See [Candy Style Transfer](https://github.com/microsoft/onnxruntime-inference-examples/tree/main/c_cxx/fns_candy_style_transfer)

View file

@ -2,7 +2,7 @@
title: C#
parent: Get Started
toc: true
nav_order: 3
nav_order: 4
---
# Get started with ORT for C#
{: .no_toc }