mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
fix(docs): Update link for tooljet website(broken) (#8454)
This commit is contained in:
parent
b064311ebc
commit
b7efbd2cea
|
|
@ -2269,7 +2269,7 @@ const Users: User[] = [
|
|||
description:
|
||||
'Open-source low-code platform to build & deploy internal tools with minimal engineering effort.',
|
||||
preview: require('./showcase/tooljet.png'),
|
||||
website: 'https://docs.tooljet.com/docs/intro/',
|
||||
website: 'https://docs.tooljet.com/docs/',
|
||||
source: 'https://github.com/ToolJet/ToolJet/tree/develop/docs',
|
||||
tags: ['opensource', 'design', 'large', 'product'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue