Skip to content

Commit 9b11825

Browse files
committed
fix: update remaining fm paths
1 parent f373279 commit 9b11825

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

registry/coder/modules/amazon-dcv-windows/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Amazon DCV Windows
33
description: Amazon DCV Server and Web Client for Windows
4-
icon: ../../../.icons/dcv.svg
4+
icon: ../../../../.icons/dcv.svg
55
maintainer_github: coder
66
verified: true
77
tags: [windows, amazon, dcv, web, desktop]

registry/coder/modules/apache-airflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: airflow
33
description: A module that adds Apache Airflow in your Coder template
4-
icon: ../../../.icons/airflow.svg
4+
icon: ../../../../.icons/airflow.svg
55
maintainer_github: coder
66
partner_github: nataindata
77
verified: true

registry/coder/modules/aws-region/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: AWS Region
33
description: A parameter with human region names and icons
4-
icon: ../../../.icons/aws.svg
4+
icon: ../../../../.icons/aws.svg
55
maintainer_github: coder
66
verified: true
77
tags: [helper, parameter, regions, aws]

registry/coder/modules/code-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: code-server
33
description: VS Code in the browser
4-
icon: ../../../.icons/code.svg
4+
icon: ../../../../.icons/code.svg
55
maintainer_github: coder
66
verified: true
77
tags: [helper, ide, web]

registry/coder/modules/gcp-region/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: GCP Region
33
description: Add Google Cloud Platform regions to your Coder template.
4-
icon: ../../../.icons/gcp.svg
4+
icon: ../../../../.icons/gcp.svg
55
maintainer_github: coder
66
verified: true
77
tags: [gcp, regions, parameter, helper]

registry/coder/modules/git-clone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Git Clone
33
description: Clone a Git repository by URL and skip if it exists.
4-
icon: ../../../.icons/git.svg
4+
icon: ../../../../.icons/git.svg
55
maintainer_github: coder
66
verified: true
77
tags: [git, helper]

registry/coder/modules/git-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Git Config
33
description: Stores Git configuration from Coder credentials
4-
icon: ../../../.icons/git.svg
4+
icon: ../../../../.icons/git.svg
55
maintainer_github: coder
66
verified: true
77
tags: [helper, git]

registry/coder/modules/github-upload-public-key/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Github Upload Public Key
33
description: Automates uploading Coder public key to Github so users don't have to.
4-
icon: ../../../.icons/github.svg
4+
icon: ../../../../.icons/github.svg
55
maintainer_github: coder
66
verified: true
77
tags: [helper, git]

registry/coder/modules/goose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Goose
33
description: Run Goose in your workspace
4-
icon: ../../../.icons/goose.svg
4+
icon: ../../../../.icons/goose.svg
55
maintainer_github: coder
66
verified: true
77
tags: [agent, goose]

registry/coder/modules/jetbrains-gateway/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: JetBrains Gateway
33
description: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard.
4-
icon: ../../../.icons/gateway.svg
4+
icon: ../../../../.icons/gateway.svg
55
maintainer_github: coder
66
verified: true
77
tags: [ide, jetbrains, helper, parameter]

0 commit comments

Comments
 (0)