Skip to content

Commit

Permalink
Update plugins.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
homotechsual authored Dec 18, 2024
1 parent d146d86 commit e2c7d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/plugins.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ const Plugins: Plugin[] = [
name: 'PowerShell',
description: 'A PowerShell module to generate Docusaurus websites for other PowerShell modules.',
preview: null,
website: 'https://docusaurus-powershell.netlify.app',
website: 'https://docusaurus-powershell.vercel.app',
source: 'https://github.com/alt3/Docusaurus.Powershell',
author: 'alt3',
tags: ['content', 'markdown', 'utility', 'integration'],
Expand Down

0 comments on commit e2c7d1e

Please sign in to comment.