Skip to content

Commit 116a32e

Browse files
Neural-Link Teamtensorflow-copybara
authored andcommitted
Update the URL for the NSL site in README.md.
PiperOrigin-RevId: 266054654
1 parent a0a6e1a commit 116a32e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Overview
66

7-
![](g3doc/images/nsl_overview.png){width="750" style="display:block;margin:auto"}
7+
![](g3doc/images/nsl_overview.png)
88

99
**Neural Structured Learning (NSL)** is a new learning paradigm to train neural
1010
networks by leveraging structured signals in addition to feature inputs.
@@ -71,15 +71,15 @@ contribute to TF Neural Structured Learning:
7171

7272
If you develop new algorithms in your own repository, we are happy to
7373
feature pointers to academic publications and/or repos using NSL on
74-
[tensorflow.org/nsl](http://www.tensorflow.org/nsl).
74+
[tensorflow.org/neural_structured_learning](http://www.tensorflow.org/neural_structured_learning).
7575

7676
Please be sure to review the
7777
[contribution guidelines](CONTRIBUTING.md#code-style-guidelines-and-best-practices)
7878
for guidelines on the coding style, best practices, etc.
7979

8080
## Issues and Questions
8181

82-
For issues, please use [GitHub issues](https://github.com/tensorflow/nsl/issues)
82+
For issues, please use [GitHub issues](https://github.com/tensorflow/neural-structured-learning/issues)
8383
for tracking requests and bugs. For questions, please direct them to [Stack Overflow](https://stackoverflow.com) with the
8484
["nsl"](https://stackoverflow.com/questions/tagged/nsl)
8585
tag.

0 commit comments

Comments
 (0)