diff --git a/documentation/tutorials/beginner_colab.ipynb b/documentation/tutorials/beginner_colab.ipynb index 194d342e..9dba1041 100644 --- a/documentation/tutorials/beginner_colab.ipynb +++ b/documentation/tutorials/beginner_colab.ipynb @@ -86,8 +86,8 @@ "1. Train a model for regression.\n", "1. Train a model for ranking.\n", "\n", - "Detailed documentation is available in the [user manual](https://github.com/tensorflow/decision-forests/documentation).\n", - "The [example directory](https://github.com/tensorflow/decision-forests/examples) contains other end-to-end examples." + "Detailed documentation is available in the [user manual](https://github.com/tensorflow/decision-forests/tree/main/documentation).\n", + "The [example directory](https://github.com/tensorflow/decision-forests/tree/main/examples) contains other end-to-end examples." ] }, {