fix: update remaining fm paths

This commit is contained in:
Michael Smith 2025-04-16 21:33:00 +00:00
parent f37327947c
commit 9b11825ea9
15 changed files with 15 additions and 15 deletions

View File

@ -1,7 +1,7 @@
--- ---
display_name: Amazon DCV Windows display_name: Amazon DCV Windows
description: Amazon DCV Server and Web Client for Windows description: Amazon DCV Server and Web Client for Windows
icon: ../../../.icons/dcv.svg icon: ../../../../.icons/dcv.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [windows, amazon, dcv, web, desktop] tags: [windows, amazon, dcv, web, desktop]

View File

@ -1,7 +1,7 @@
--- ---
display_name: airflow display_name: airflow
description: A module that adds Apache Airflow in your Coder template description: A module that adds Apache Airflow in your Coder template
icon: ../../../.icons/airflow.svg icon: ../../../../.icons/airflow.svg
maintainer_github: coder maintainer_github: coder
partner_github: nataindata partner_github: nataindata
verified: true verified: true

View File

@ -1,7 +1,7 @@
--- ---
display_name: AWS Region display_name: AWS Region
description: A parameter with human region names and icons description: A parameter with human region names and icons
icon: ../../../.icons/aws.svg icon: ../../../../.icons/aws.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [helper, parameter, regions, aws] tags: [helper, parameter, regions, aws]

View File

@ -1,7 +1,7 @@
--- ---
display_name: code-server display_name: code-server
description: VS Code in the browser description: VS Code in the browser
icon: ../../../.icons/code.svg icon: ../../../../.icons/code.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [helper, ide, web] tags: [helper, ide, web]

View File

@ -1,7 +1,7 @@
--- ---
display_name: GCP Region display_name: GCP Region
description: Add Google Cloud Platform regions to your Coder template. description: Add Google Cloud Platform regions to your Coder template.
icon: ../../../.icons/gcp.svg icon: ../../../../.icons/gcp.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [gcp, regions, parameter, helper] tags: [gcp, regions, parameter, helper]

View File

@ -1,7 +1,7 @@
--- ---
display_name: Git Clone display_name: Git Clone
description: Clone a Git repository by URL and skip if it exists. description: Clone a Git repository by URL and skip if it exists.
icon: ../../../.icons/git.svg icon: ../../../../.icons/git.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [git, helper] tags: [git, helper]

View File

@ -1,7 +1,7 @@
--- ---
display_name: Git Config display_name: Git Config
description: Stores Git configuration from Coder credentials description: Stores Git configuration from Coder credentials
icon: ../../../.icons/git.svg icon: ../../../../.icons/git.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [helper, git] tags: [helper, git]

View File

@ -1,7 +1,7 @@
--- ---
display_name: Github Upload Public Key display_name: Github Upload Public Key
description: Automates uploading Coder public key to Github so users don't have to. description: Automates uploading Coder public key to Github so users don't have to.
icon: ../../../.icons/github.svg icon: ../../../../.icons/github.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [helper, git] tags: [helper, git]

View File

@ -1,7 +1,7 @@
--- ---
display_name: Goose display_name: Goose
description: Run Goose in your workspace description: Run Goose in your workspace
icon: ../../../.icons/goose.svg icon: ../../../../.icons/goose.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [agent, goose] tags: [agent, goose]

View File

@ -1,7 +1,7 @@
--- ---
display_name: JetBrains Gateway display_name: JetBrains Gateway
description: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard. description: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard.
icon: ../../../.icons/gateway.svg icon: ../../../../.icons/gateway.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [ide, jetbrains, helper, parameter] tags: [ide, jetbrains, helper, parameter]

View File

@ -1,7 +1,7 @@
--- ---
display_name: JupyterLab display_name: JupyterLab
description: A module that adds JupyterLab in your Coder template. description: A module that adds JupyterLab in your Coder template.
icon: ../../../.icons/jupyter.svg icon: ../../../../.icons/jupyter.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [jupyter, helper, ide, web] tags: [jupyter, helper, ide, web]

View File

@ -1,7 +1,7 @@
--- ---
display_name: Slack Me display_name: Slack Me
description: Send a Slack message when a command finishes inside a workspace! description: Send a Slack message when a command finishes inside a workspace!
icon: ../../../.icons/slack.svg icon: ../../../../.icons/slack.svg
maintainer_github: coder maintainer_github: coder
verified: true verified: true
tags: [helper] tags: [helper]

View File

@ -1,7 +1,7 @@
--- ---
display_name: nodejs display_name: nodejs
description: Install Node.js via nvm description: Install Node.js via nvm
icon: ../../../.icons/node.svg icon: ../../../../.icons/node.svg
maintainer_github: TheZoker maintainer_github: TheZoker
verified: false verified: false
tags: [helper] tags: [helper]

View File

@ -1,7 +1,7 @@
--- ---
display_name: exoscale-instance-type display_name: exoscale-instance-type
description: A parameter with human readable exoscale instance names description: A parameter with human readable exoscale instance names
icon: ../../../.icons/exoscale.svg icon: ../../../../.icons/exoscale.svg
maintainer_github: WhizUs maintainer_github: WhizUs
verified: false verified: false
tags: [helper, parameter, instances, exoscale] tags: [helper, parameter, instances, exoscale]

View File

@ -1,7 +1,7 @@
--- ---
display_name: exoscale-zone display_name: exoscale-zone
description: A parameter with human zone names and icons description: A parameter with human zone names and icons
icon: ../../../.icons/exoscale.svg icon: ../../../../.icons/exoscale.svg
maintainer_github: WhizUs maintainer_github: WhizUs
verified: false verified: false
tags: [helper, parameter, zones, regions, exoscale] tags: [helper, parameter, zones, regions, exoscale]