diff --git a/docs/source/HelloWorld.md b/docs/source/HelloWorld.md index 0e791815..803d3aba 100644 --- a/docs/source/HelloWorld.md +++ b/docs/source/HelloWorld.md @@ -88,5 +88,5 @@ Hello, TensorFlow! Press any key to continue . . . ``` - +This sample code can be found at [here](https://github.com/SciSharp/SciSharp-Stack-Examples/blob/master/src/TensorFlowNET.Examples/HelloWorld.cs).