You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: .vitepress/components/callout.vue
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<template>
2
2
<div>
3
-
<p>This tutorial explores Rollkit, currently in Alpha. If you encounter bugs, please report them via a GitHub <ahref="https://github.com/rollkit/docs/issues/new">issue ticket</a> or reach out in our <ahref="https://t.me/rollkit">Telegram group</a>.</p>
3
+
<p>This tutorial explores Evolve, currently in Alpha. If you encounter bugs, please report them via a GitHub <ahref="https://github.com/evstack/docs/issues/new">issue ticket</a> or reach out in our <ahref="https://t.me/rollkit">Telegram group</a>.</p>
4
4
</div>
5
5
</template>
6
6
@@ -12,4 +12,4 @@ export default {
12
12
13
13
<style scoped>
14
14
/* Add any custom styles for the component here */
0 commit comments