Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 06af9c8

Browse files
author
Katie Horne
committed
rewrite intro to test workflow
1 parent 87727ef commit 06af9c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

workspaces/applications.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description:
55
state: alpha
66
---
77

8-
Coder connects developers to web applications installed in their workspaces by
9-
using an applications specification file file located at
10-
`/coder/apps/config.yaml` on the workspace filesystem.
8+
You can connect to web applications installed on your workspace using the
9+
applications specification file located at `/coder/apps/config.yaml` of the
10+
workspace filesystem.
1111

1212
![Application Launcher](../assets/workspaces/applications.png)
1313

@@ -19,7 +19,7 @@ You may specify the following options for an application:
1919
# /coder/apps/config.yaml
2020

2121
apps:
22-
# Name of application in launcher
22+
# Name of application in launcher
2323
- name: projector
2424
# Application scheme
2525
scheme: http

0 commit comments

Comments
 (0)