Skip to content

Commit e2c7d1e

Browse files
authored
Update plugins.tsx
1 parent d146d86 commit e2c7d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/plugins.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ const Plugins: Plugin[] = [
618618
name: 'PowerShell',
619619
description: 'A PowerShell module to generate Docusaurus websites for other PowerShell modules.',
620620
preview: null,
621-
website: 'https://docusaurus-powershell.netlify.app',
621+
website: 'https://docusaurus-powershell.vercel.app',
622622
source: 'https://github.com/alt3/Docusaurus.Powershell',
623623
author: 'alt3',
624624
tags: ['content', 'markdown', 'utility', 'integration'],

0 commit comments

Comments
 (0)