File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,11 @@ export default () => {
15
15
16
16
return < div >
17
17
< Title level = { 4 } > { intl ( '版本' , 'Version' ) } </ Title >
18
- < Redirect url = { intl ( 'https://openspg.yuque.com/ndx6g9/nmwkzz ' , 'https://openspg.yuque.com/ndx6g9/ps5q6b ' ) } target = '_blank' text = " " />
18
+ < Redirect url = { intl ( 'https://openspg.yuque.com/ndx6g9/0.5 ' , 'https://openspg.yuque.com/ndx6g9/wc9oyq ' ) } target = '_blank' text = " " />
19
19
< Flex vertical align = { 'flex-start' } >
20
20
< Button type = "link" target = "_blank" href = { intl ( 'https://openspg.yuque.com/ndx6g9/ooil9x' , 'https://openspg.yuque.com/ndx6g9/ns5nw2' ) } > 0.0.2</ Button >
21
- < Button type = "link" target = "_blank" href = { intl ( 'https://openspg.yuque.com/ndx6g9/nmwkzz' , 'https://openspg.yuque.com/ndx6g9/ps5q6b' ) } > 0.0.3</ Button >
21
+ < Button type = "link" target = "_blank" href = { intl ( 'https://openspg.yuque.com/ndx6g9/nmwkzz' , 'https://openspg.yuque.com/ndx6g9/wc9oyq' ) } > 0.0.3</ Button >
22
+ < Button type = "link" target = "_blank" href = { intl ( 'https://openspg.yuque.com/ndx6g9/0.5' , 'https://openspg.yuque.com/ndx6g9/wc9oyq' ) } > 0.5</ Button >
22
23
</ Flex >
23
24
</ div > ;
24
25
} ;
You can’t perform that action at this time.
0 commit comments