Skip to content

Commit

Permalink
[DOC] Fix broken link in NewToGluten.md (#5394)
Browse files Browse the repository at this point in the history
Fix Doc
  • Loading branch information
yew1eb authored Apr 13, 2024
1 parent e1ac638 commit 3796738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers/NewToGluten.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ And then set the environment setting.
# Compile gluten using debug mode

If you want to just debug java/scala code, there is no need to compile cpp code with debug mode.
You can just refer to [build-gluten-with-velox-backend](../get-started/Velox.md#2-build-gluten-with-velox-backend).
You can just refer to [build-gluten-with-velox-backend](../get-started/Velox.md#build-gluten-with-velox-backend).

If you need to debug cpp code, please compile the backend code and gluten cpp code with debug mode.

Expand Down

0 comments on commit 3796738

Please sign in to comment.