mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-06 07:53:54 +00:00
add link to docs
This commit is contained in:
@@ -259,7 +259,9 @@ export default function SheetsModal(props: SheetsModalProps) {
|
||||
<div style={{ display: 'flex', flexDirection: 'column' }}>
|
||||
<AlertTitle>Sync with Google Sheets</AlertTitle>
|
||||
<AlertDescription>
|
||||
<ModalLink href='our-docs'>For more information, see the docs</ModalLink>
|
||||
<ModalLink href='https://ontime.gitbook.io/v2/features/google-sheet-experimental'>
|
||||
For more information, see the docs
|
||||
</ModalLink>
|
||||
</AlertDescription>
|
||||
</div>
|
||||
</Alert>
|
||||
|
||||
Reference in New Issue
Block a user