Skip to content

Commit 4c4d94b

Browse files
authored
fix hanlp markdown names (#2480)
1 parent c287acf commit 4c4d94b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integrations/hanlp/pydoc/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ renderer:
2626
descriptive_module_title: true
2727
add_method_class_prefix: true
2828
add_member_class_prefix: false
29-
filename: _readme_github.md
29+
filename: _readme_hanlp.md

integrations/hanlp/pydoc/config_docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ renderer:
2323
classdef_code_block: false
2424
descriptive_class_title: false
2525
descriptive_module_title: true
26-
filename: github.md
26+
filename: hanlp.md
2727
title: HanLP
2828
type: haystack_pydoc_tools.renderers.DocusaurusRenderer

0 commit comments

Comments
 (0)