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