Skip to content

Commit 50f7efa

Browse files
authored
Fix dead url (#353)
1 parent eaeda4c commit 50f7efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following describes the layout of the repository and its different artifacts
3535
* Primary API for building and training neural networks with TensorFlow
3636
* Intended audience: neural network developers
3737

38-
* [ndarray](https://github.com/tensorflow/java/tree/master/ndarray)
38+
* [ndarray](https://github.com/tensorflow/java-ndarray)
3939
* Generic utility library for n-dimensional data I/O operations
4040
* Used by TensorFlow but does not depend on TensorFlow
4141
* Intended audience: any developer who needs a Java n-dimensional array implementation, whether or not they

0 commit comments

Comments
 (0)