We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f8a39 commit 4e107a3Copy full SHA for 4e107a3
1 file changed
docs/.vuepress/config.js
@@ -98,7 +98,7 @@ module.exports = {
98
{text: '04-数据质量中心系统设计', link: '/md/biz-arch/04-数据质量中心系统设计.md'},
99
{text: '05-大厂CRM系统架构优化实战', link: '/md/biz-arch/05-大厂CRM系统架构优化实战.md'},
100
{text: '06-运营后台系统设计', link: '/md/biz-arch/06-运营后台系统设计.md'},
101
- {text: '07-大厂报价查询系统性能优化之道!', link: '/md/biz-arch/07-大厂报价查询系统性能优化之道!.md'},
+ {text: '07-大厂报价查询系统性能优化之道', link: '/md/biz-arch/07-大厂报价查询系统性能优化之道.md'},
102
]
103
},
104
{
@@ -237,7 +237,7 @@ module.exports = {
237
"04-数据质量中心系统设计.md",
238
"05-大厂CRM系统架构优化实战.md",
239
"06-运营后台系统设计.md",
240
- "07-大厂报价查询系统性能优化之道!.md",
+ "07-大厂报价查询系统性能优化之道.md",
241
242
}
243
],
0 commit comments