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

Commit 50332de

Browse files
author
Katie Horne
committed
Minor fixes
1 parent f348f0e commit 50332de

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

workspaces/editors.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ description:
66

77
There are five primary ways you can connect an IDE to your Coder workspace:
88

9-
1. [VS Code remote SSH](#vs-code-remote-ssh) with local VS Code
10-
1. [VS Code in the browser](#vs-code-in-the-browser) with code-server
11-
1. [JetBrains in the browser](##jetbrains-ides-in-the-browser) with JetBrains
9+
1. [VS Code remote SSH](editors.md#vs-code-remote-ssh) with local VS Code
10+
1. [VS Code in the browser](editors.md#vs-code-in-the-browser) with code-server
11+
1. [JetBrains in the browser](editors.md#jetbrains-ides-in-the-browser) with JetBrains
1212
Projector
13-
1. JetBrains' [Code With Me](#code-with-me)
13+
1. [JetBrains' Code With Me](editors.md#code-with-me)
1414
1. _Any_ local editor with
1515
[1-way file synchronization](../cli/file-sync.md#one-way-file-sync) or
1616
[2-way file synchronization over SSH](../cli/file-sync.md#two-way-file-sync)
@@ -91,11 +91,9 @@ workspace with the following resources at a minimum:
9191
collaborate with others in real-time on your project and enables pair
9292
programming.
9393

94-
### Prerequisites
95-
96-
You must have a [JetBrains IDE
94+
> You must have a [JetBrains IDE
9795
installed](../admin/workspace-management/installing-jetbrains.md) onto your
98-
[image](../images/index.md).
96+
[image](../images/index.md) to use Code With Me.
9997

10098
### Getting started
10199

0 commit comments

Comments
 (0)