mirror of
https://github.com/primer/css.git
synced 2024-11-24 05:06:04 +03:00
just use Docs as the link text
This commit is contained in:
parent
dd4d8803d1
commit
8115deb179
@ -21,7 +21,7 @@ const Header = props => (
|
||||
</Flex>
|
||||
</Link>
|
||||
<Box display={['none', 'none', 'block']}>
|
||||
<NavLink href="/css" />
|
||||
<NavLink href="/css">Docs</NavLink>
|
||||
<NavLink href="/css/getting-started" />
|
||||
<NavLink href="/css/principles" />
|
||||
<NavLink href="/css/tools" />
|
||||
|
Loading…
Reference in New Issue
Block a user