Skip to content

Commit e2cbfc4

Browse files
echoOikawamutu
and
mutu
authored
style: update help doc (#21)
Co-authored-by: mutu <[email protected]>
1 parent 358b44a commit e2cbfc4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.dumi/pages/guide.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@ export default () => {
1515

1616
return <div>
1717
<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=" " />
1919
<Flex vertical align={'flex-start'}>
2020
<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>
2223
</Flex>
2324
</div>;
2425
};

0 commit comments

Comments
 (0)