mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: update docs links (#14221)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description="Coder - external workspace proxy server"
|
||||
Documentation=https://coder.com/docs/coder-oss
|
||||
Documentation=https://coder.com/docs
|
||||
Requires=network-online.target
|
||||
After=network-online.target
|
||||
ConditionFileNotEmpty=/etc/coder.d/coder-workspace-proxy.env
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description="Coder - Self-hosted developer workspaces on your infra"
|
||||
Documentation=https://coder.com/docs/coder-oss
|
||||
Documentation=https://coder.com/docs
|
||||
Requires=network-online.target
|
||||
After=network-online.target
|
||||
ConditionFileNotEmpty=/etc/coder.d/coder.env
|
||||
|
||||
Reference in New Issue
Block a user