diff --git a/docs/getting_started/hello_world_ios.md b/docs/getting_started/hello_world_ios.md index 9f9e7c979..f9df13ed2 100644 --- a/docs/getting_started/hello_world_ios.md +++ b/docs/getting_started/hello_world_ios.md @@ -560,5 +560,5 @@ appropriate `BUILD` file dependencies for the edge detection graph. [Bazel]:https://bazel.build/ [`edge_detection_mobile_gpu.pbtxt`]:https://github.com/google/mediapipe/tree/master/mediapipe/graphs/edge_detection/edge_detection_mobile_gpu.pbtxt -[common]:(https://github.com/google/mediapipe/tree/master/mediapipe/examples/ios/common) -[helloworld]:(https://github.com/google/mediapipe/tree/master/mediapipe/examples/ios/helloworld) +[common]:https://github.com/google/mediapipe/tree/master/mediapipe/examples/ios/common +[helloworld]:https://github.com/google/mediapipe/tree/master/mediapipe/examples/ios/helloworld