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