Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions documentation/tutorials/beginner_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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."
]
},
{
Expand Down