This is an automated email from the ASF dual-hosted git repository.
yuzelin pushed a commit to branch pypaimon_0.2.0
in repository https://gitbox.apache.org/repos/asf/paimon-website.git
The following commit(s) were added to refs/heads/pypaimon_0.2.0 by this push:
new 272cf1bd81 try fix 5
272cf1bd81 is described below
commit 272cf1bd81fee0d97cd4d6d87a8ec74265810f82
Author: yuzelin <[email protected]>
AuthorDate: Tue Jan 7 13:50:47 2025 +0800
try fix 5
---
library/markdown-parser/config.ts | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/library/markdown-parser/config.ts
b/library/markdown-parser/config.ts
index fc66c4a83e..9a5ecfa2a0 100644
--- a/library/markdown-parser/config.ts
+++ b/library/markdown-parser/config.ts
@@ -26,9 +26,7 @@ export const Configuration = {
dist: 'metadata',
article: 'articles',
profile: 'profiles',
- release: 'releases',
- paimon-release: 'releases/paimon',
- pypaimon-release: 'releases/pypaimon'
+ release: 'releases'
},
article: {
abstract: {