Skip to content

Commit

Permalink
docs: change the documate URL (#2993)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxiao committed Sep 20, 2023
1 parent 4f9a60b commit c2c040d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/AdComponent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import icon from './documate.vue'

<template>
<div class="ad-component">
<a target="_blank" href="https://documate.site/">
<a target="_blank" href="https://github.com/aircodelabs/documate">
<icon class="icon"/>
<span>Embed AI chat in your VitePress using your own content. Open-source.</span>
<span class="cta">Try now →</span>
Expand Down

0 comments on commit c2c040d

Please sign in to comment.