Skip to content

Commit 35d3bb7

Browse files
arjungtensorflow-copybara
authored andcommitted
Fix a few broken links.
PiperOrigin-RevId: 393794383
1 parent dd44cce commit 35d3bb7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ interactively explore NSL. Here are a few:
7878
* [training with synthesized graphs](https://github.com/tensorflow/neural-structured-learning/blob/master/g3doc/tutorials/graph_keras_lstm_imdb.ipynb)
7979
* [adversarial learning](https://github.com/tensorflow/neural-structured-learning/blob/master/g3doc/tutorials/adversarial_keras_cnn_mnist.ipynb)
8080

81-
You can find more examples and tutorials under the [examples](examples)
82-
directory.
81+
You can find more examples and tutorials under the
82+
[examples](neural_structured_learning/examples) directory.
8383

8484
## Contributing to NSL
8585

neural_structured_learning/examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ The
1919
subdirectory contains colab-based tutorials that allow you to explore NSL
2020
interactively. This subdirectory is generally where most new tutorials are
2121
added. Note that the tutorials shown on our
22-
[TensorFlow website](https://github.com/tensorflow/neural-structured-learning)
22+
[TensorFlow website](https://www.tensorflow.org/neural_structured_learning/framework#step-by-step_tutorials)
2323
are hosted under the
24-
[g3doc/tutorials](https://github.com/tensorflow/neural-structured-learning/g3doc/tutorials)
24+
[g3doc/tutorials](https://github.com/tensorflow/neural-structured-learning/tree/master/g3doc/tutorials)
2525
directory.
2626

2727
## Data Preprocessing Scripts

0 commit comments

Comments
 (0)