Point directly to README for docs link

This commit is contained in:
Fabio Berger
2018-11-16 17:02:09 +00:00
parent 59c473dc33
commit 5c4ad3505a

View File

@@ -235,7 +235,7 @@ export class LaunchKit extends React.Component<LaunchKitProps, LaunchKitState> {
paddingTop="5px"
>
<Container paddingRight="20px">
<Link to={constants.URL_LAUNCH_KIT} shouldOpenInNewTab={true}>
<Link to={`${constants.URL_LAUNCH_KIT}/#table-of-contents`} shouldOpenInNewTab={true}>
<Button
padding={isSmallScreen ? smallButtonPadding : largeButtonPadding}
borderRadius="4px"