Skip to content

Commit 70136e1

Browse files
authored
Merge pull request #25 from haolpku/main
doc path fix
2 parents a742076 + e446e95 commit 70136e1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/.vuepress/notes/en/guide.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ export const Guide: ThemeNote = defineNoteConfig({
4141
icon: 'material-symbols:analytics-outline',
4242
prefix: 'general_operators',
4343
items: [
44-
"gen_text_evaluation_operators",
4544
"text_evaluation_operators",
4645
"text_process_operators",
4746
"text_generate_operators",

docs/.vuepress/notes/zh/guide.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export const Guide: ThemeNote = defineNoteConfig({
3333
icon: 'material-symbols:analytics-outline',
3434
prefix: 'general_operators',
3535
items: [
36-
"gen_text_evaluation_operators",
3736
"text_evaluation_operators",
3837
"text_process_operators",
3938
"text_generate_operators",

0 commit comments

Comments
 (0)