diff --git a/README.md b/README.md index ee8b3fddb..588ab69b7 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ MediaPipe offers customizable Python solutions as a prebuilt Python package on [PyPI](https://pypi.org/project/mediapipe/), which can be installed simply with `pip install mediapipe`. It also provides tools for users to build their own solutions. Please see -[MediaPipe in Python](https://google.github.io/mediapipe/getting_started/python.md) +[MediaPipe in Python](https://google.github.io/mediapipe/getting_started/python) for more info. ## MediaPipe on the Web diff --git a/docs/index.md b/docs/index.md index 436010b7c..89e633e77 100644 --- a/docs/index.md +++ b/docs/index.md @@ -60,7 +60,7 @@ MediaPipe offers customizable Python solutions as a prebuilt Python package on [PyPI](https://pypi.org/project/mediapipe/), which can be installed simply with `pip install mediapipe`. It also provides tools for users to build their own solutions. Please see -[MediaPipe in Python](https://google.github.io/mediapipe/getting_started/python.md) +[MediaPipe in Python](https://google.github.io/mediapipe/getting_started/python) for more info. ## MediaPipe on the Web