This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch branch-0.6
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-0.6 by this push:
new bd81a5700 [MINOR] fix broken link (#4850)
bd81a5700 is described below
commit bd81a5700bd7452b9b5151413037999ed5816576
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 3 22:32:55 2024 -0700
[MINOR] fix broken link (#4850)
### What changes were proposed in this pull request?
Remove single space to fix broken link
### Why are the changes needed?
So link works.
Fix: # N/A
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
Co-authored-by: Justin Mclean <[email protected]>
---
docs/how-to-build.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/how-to-build.md b/docs/how-to-build.md
index 8b0150e51..30926ea49 100644
--- a/docs/how-to-build.md
+++ b/docs/how-to-build.md
@@ -266,6 +266,6 @@ Access [http://localhost:8090](http://localhost:8090)
Building the Gravitino project compiles the necessary components, and starting
the server allows you to access the application in your browser.
-Please refer to [CONTRIBUTING.md]
(https://github.com/apache/gravitino/blob/main/CONTRIBUTING.md) for
instructions on running the project using VSCode or IntelliJ on Windows.
+Please refer to
[CONTRIBUTING.md](https://github.com/apache/gravitino/blob/main/CONTRIBUTING.md)
for instructions on running the project using VSCode or IntelliJ on Windows.
<img
src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&action_name=HowToBuild"
alt="" />