Răsfoiți Sursa

[doc]Update v1.0.0

dufu1991 1 an în urmă
părinte
comite
5bed039c4d

+ 1 - 1
docs/site/src/routes/components/Api.svelte

@@ -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"
 	>

+ 1 - 1
docs/site/src/routes/components/FAQ.svelte

@@ -41,7 +41,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/' + guide + '/FAQ' + (isZh ? '' : '_en') + '.md'}
+		href={'https://github.com/any-tdf/stdf/edit/main/docs/mds/components/' + guide + '/FAQ' + (isZh ? '' : '_en') + '.md'}
 		target="_blank"
 		class="text-primary dark:text-dark flex"
 	>

+ 1 - 1
docs/site/src/routes/components/Guide.svelte

@@ -55,7 +55,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/' + guide + '/guide' + (isZh ? '' : '_en') + '.md'}
+		href={'https://github.com/any-tdf/stdf/edit/main/docs/mds/components/' + guide + '/guide' + (isZh ? '' : '_en') + '.md'}
 		target="_blank"
 		class="text-primary dark:text-dark flex"
 	>

+ 1 - 1
docs/site/src/routes/components/Version.svelte

@@ -117,7 +117,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/' + 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"
 		target="_blank"
 	>