From ecd3d521265f9bef95c2265b0089c795a31a983f Mon Sep 17 00:00:00 2001 From: Toby Gilbert <37865331+TobyGilbert-ms@users.noreply.github.com> Date: Wed, 23 May 2018 16:46:05 +0100 Subject: [PATCH] Fixes to links in README (#2154) --- Assets/HoloToolkit/SpectatorView/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/HoloToolkit/SpectatorView/README.md b/Assets/HoloToolkit/SpectatorView/README.md index 8d7f2e67cab..dc3178a2c03 100644 --- a/Assets/HoloToolkit/SpectatorView/README.md +++ b/Assets/HoloToolkit/SpectatorView/README.md @@ -26,7 +26,7 @@ Licenses Requirements ------------ -- SpectatorView plugin and required OpenCV binaries, which can be found here: https://github.com/Microsoft/MixedRealityToolkit/SpectatorViewPlugin, listed here: +- SpectatorView plugin and required OpenCV binaries, which can be found here: https://github.com/Microsoft/MixedRealityToolkit/tree/master/SpectatorViewPlugin, listed here: - opencv_aruco341.dll - opencv_calib3d341.dll - opencv_core341.dll @@ -52,7 +52,7 @@ Requirements Building the SpectatorView Native Plugin ---------------------------------------- -- See: https://github.com/Microsoft/MixedRealityToolkit/blob/master/SpectatorView/README.md +- See: https://github.com/Microsoft/MixedRealityToolkit/blob/master/SpectatorViewPlugin/README.md Project Setup