Skip to content

Commit

Permalink
fix: some links with 404 (#8)
Browse files Browse the repository at this point in the history
* fix: some links with 404

* chore: udpate extensions section
  • Loading branch information
nsdonato authored Jan 26, 2024
1 parent 0dcddde commit 5011c87
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/menu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ menu:
- name: Extensiones
url: '/docs/vscode/extensions'
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-26T00:00:00Z'

- name: Conferencias
items:
Expand Down
20 changes: 10 additions & 10 deletions docs/vscode/extensions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ submenu:
height: 80
width: 190
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-26T00:00:00Z'
links:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits'
url: https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits
videos: []

- imgPlaceholder: 'GitLens - Git supercharged'
Expand All @@ -101,10 +101,10 @@ submenu:
height: 80
width: 190
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-26T00:00:00Z'
links:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens'
url: https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
videos: []

- imgPlaceholder: 'Image preview'
Expand All @@ -114,10 +114,10 @@ submenu:
height: 80
width: 190
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-26T00:00:00Z'
links:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=kisstkondoros.vscode-gutter-preview'
url: https://marketplace.visualstudio.com/items?itemName=kisstkondoros.vscode-gutter-preview
videos: []

- imgPlaceholder: 'Import Cost'
Expand Down Expand Up @@ -179,10 +179,10 @@ submenu:
height: 80
width: 190
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-26T00:00:00Z'
links:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=pflannery.vscode-versionlens'
url: https://marketplace.visualstudio.com/items?itemName=pflannery.vscode-versionlens
videos: []

- imgPlaceholder: 'Tailwind CSS IntelliSense'
Expand All @@ -192,9 +192,9 @@ submenu:
height: 80
width: 190
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-26T00:00:00Z'
links:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss'
url: https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss
videos: []
---

0 comments on commit 5011c87

Please sign in to comment.