Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/quickstart-continue.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ terminal:

```bash
cd codegate-demonstration
code ./codegate-demonstration
code .
```

### Protect your secrets
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart-copilot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ terminal:

```bash
cd codegate-demonstration
code ./codegate-demonstration
code .
```

### Protect your secrets
Expand Down
Loading