users
](./users.md) | Manage users |
| [version
](./version.md) | Show coder version |
| [autoupdate
](./autoupdate.md) | Toggle auto-update policy for a workspace |
-| [config-ssh
](./config-ssh.md) | Add an SSH Host entry for your workspaces "ssh coder.workspace" |
+| [config-ssh
](./config-ssh.md) | Add an SSH Host entry for your workspaces "ssh workspace.coder" |
| [create
](./create.md) | Create a workspace |
| [delete
](./delete.md) | Delete a workspace |
| [favorite
](./favorite.md) | Add a workspace to your favorites |
diff --git a/docs/tutorials/testing-templates.md b/docs/tutorials/testing-templates.md
index 45250a6a71aac..1ab617161d319 100644
--- a/docs/tutorials/testing-templates.md
+++ b/docs/tutorials/testing-templates.md
@@ -103,9 +103,8 @@ jobs:
- name: Create a test workspace and run some example commands
run: |
coder create -t $TEMPLATE_NAME --template-version ${{ steps.name.outputs.version_name }} test-${{ steps.name.outputs.version_name }} --yes
- coder config-ssh --yes
# run some example commands
- ssh coder.test-${{ steps.name.outputs.version_name }} -- make build
+ coder ssh test-${{ steps.name.outputs.version_name }} -- make build
- name: Delete the test workspace
if: always()
diff --git a/site/src/modules/resources/AgentRow.tsx b/site/src/modules/resources/AgentRow.tsx
index 407c8c1bd84c6..7687339ae0e97 100644
--- a/site/src/modules/resources/AgentRow.tsx
+++ b/site/src/modules/resources/AgentRow.tsx
@@ -196,6 +196,7 @@ export const AgentRow: FCNote: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: