Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
docs: Fix remaining 'offline documentation' reference
Changed 'offline documentation' to 'air-gapped documentation'
in the Air-gapped docs section for complete terminology consistency.
  • Loading branch information
blink-so[bot] committed Aug 28, 2025
commit 2b830a3cc1da83bd707c61dc0688cd4fbd40ce1e
2 changes: 1 addition & 1 deletion docs/install/airgap.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ coder:

## Air-gapped docs

Coder also provides offline documentation in case you want to host it on your
Coder also provides air-gapped documentation in case you want to host it on your
own server. The docs are exported as static files that you can host on any web
server, as demonstrated in the example below:

Expand Down
Loading