From 64a93c56dbc440de95ed18c99b51c11039fad34f Mon Sep 17 00:00:00 2001 From: VinodJIsaac Date: Thu, 28 Nov 2019 13:34:43 +0530 Subject: [PATCH] fixing link to build-photon.md Change-Id: I2abc02f84fc1cde7e0a364b57ea1c6cb11ec34f7 Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/8669 Tested-by: gerrit-photon Reviewed-by: Anish Swaminathan --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 89841774cb..57a2ac3344 100644 --- a/contributing.md +++ b/contributing.md @@ -16,7 +16,7 @@ Feature requests should fall within the scope of the project. Keep in mind that ## Pull Requests -Before submitting a pull request, please make sure that you can build Photon OS. See [Building an ISO from the Source Code for Photon OS](https://github.com/vmware/photon/blob/master/docs/build-photon.md). +Before submitting a pull request, please make sure that you can build Photon OS. See [Building an ISO from the Source Code for Photon OS](https://github.com/vmware/photon/blob/master/docs/photon_installation/build-photon.md). ## SPEC File Guidelines and Best Practices