diff --git a/docs/how-to/framework.rst b/docs/how-to/framework.rst index 27f459ad5..5d09ff636 100644 --- a/docs/how-to/framework.rst +++ b/docs/how-to/framework.rst @@ -191,7 +191,7 @@ Follow these steps: train_label_one_hot_list = get_label_one_hot(train_label_ndArray) -4. To see and run a sample training script, refer to `rocAL TensorFlow example `_. +4. To see and run a sample training script, refer to `rocAL TensorFlow example `_. .. __resnet50: diff --git a/docs/how-to/overview.rst b/docs/how-to/overview.rst index b134f0dde..11e108189 100644 --- a/docs/how-to/overview.rst +++ b/docs/how-to/overview.rst @@ -109,4 +109,4 @@ Decoders Description ====================== ======================================== To see examples demonstrating the usage of decoders and readers, see -`rocAL Python Examples `_. +`rocAL Python Examples `_. diff --git a/docs/user_guide/ch1.md b/docs/user_guide/ch1.md index 663a1e9db..c552757b1 100644 --- a/docs/user_guide/ch1.md +++ b/docs/user_guide/ch1.md @@ -80,4 +80,4 @@ rocAL operators offer the flexibility to run on CPU or GPU for building hybrid p | Image_random_crop | Decodes and randomly crops JPEG images | | Image_slice | Decodes and slices JPEG images | -To see examples demonstrating the usage of decoders and readers, [click here](https://github.com/ROCm/rocAL/tree/master/rocAL/docs/examples) +To see examples demonstrating the usage of decoders and readers, [click here](https://github.com/ROCm/rocAL/tree/master/docs/examples)