From 00d1c96d1c62c7b394a05bb95e9a135c45a0f5e3 Mon Sep 17 00:00:00 2001 From: Alex-Kerkenhoff <64145432+Alex-Kerkenhoff@users.noreply.github.com> Date: Wed, 22 Apr 2020 15:22:52 +0200 Subject: [PATCH] Update HelloWorld.cs link --- docs/source/HelloWorld.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).