This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new f6ad5c44a3 [hotfix] html <h1> tag cannot be referenced by directories 
(#5243)
f6ad5c44a3 is described below

commit f6ad5c44a379cf3d77e24fa5f48ca1dc19af606b
Author: CaoZhen <[email protected]>
AuthorDate: Mon Mar 10 15:50:04 2025 +0800

    [hotfix] html <h1> tag cannot be referenced by directories (#5243)
---
 docs/content/project/contributing.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content/project/contributing.md 
b/docs/content/project/contributing.md
index bfb750a700..a177bbcfd1 100644
--- a/docs/content/project/contributing.md
+++ b/docs/content/project/contributing.md
@@ -31,8 +31,8 @@ the community and contribute to Apache Paimon. There are 
several ways to interac
 to Paimon including asking questions, filing bug reports, proposing new 
features, joining discussions on the mailing
 lists, contributing code or documentation, improving website, testing release 
candidates and writing corresponding blog etc.
 
-<h1>What do you want to do?</h1>
-<p>Contributing to Apache Paimon goes beyond writing code for the project. 
Below, we list different opportunities to help the project:</p>
+## What do you want to do?
+Contributing to Apache Paimon goes beyond writing code for the project. Below, 
we list different opportunities to help the project:
 
 <table class="table table-bordered">
   <thead>

Reply via email to