|
@@ -117,7 +117,7 @@
|
|
|
<div class="flex gap-2 pb-8 text-xs">
|
|
<div class="flex gap-2 pb-8 text-xs">
|
|
|
<!-- main -> next -->
|
|
<!-- main -> next -->
|
|
|
<a
|
|
<a
|
|
|
- href={'https://github.com/any-tdf/stdf/edit/next/docs/mds/components/' + guide + '/version' + (isZh ? '' : '_en') + '.md'}
|
|
|
|
|
|
|
+ href={'https://github.com/any-tdf/stdf/edit/main/docs/mds/components/' + guide + '/version' + (isZh ? '' : '_en') + '.md'}
|
|
|
class="text-primary dark:text-dark flex"
|
|
class="text-primary dark:text-dark flex"
|
|
|
target="_blank"
|
|
target="_blank"
|
|
|
>
|
|
>
|