Skip to content
Merged
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
chore(docs): fix a wrong link in v2.0.0 changelog
  • Loading branch information
matifali authored Oct 7, 2024
commit cd24a68ae2c69dfbd6affa5c04eb06a83df61c10
2 changes: 1 addition & 1 deletion docs/changelogs/v2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ben@coder.com!
- [Kubernetes log streaming](https://coder.com/docs/platforms/kubernetes/deployment-logs):
Stream Kubernetes event logs to the Coder agent logs to reveal Kuernetes-level
issues such as ResourceQuota limitations, invalid images, etc.
![Kubernetes quota](https://raw.githubusercontent.com/coder/coder/main/docs/admin/integrations/coder-logstream-kube-logs-quota-exceeded.png)
![Kubernetes quota](https://raw.githubusercontent.com/coder/coder/main/docs/images/admin/integrations/coder-logstream-kube-logs-quota-exceeded.png)
<!-- markdown-link-check-disable -->
- [OIDC Role Sync](https://coder.com/docs/admin/users/oidc-auth.md#group-sync-enterprise-premium)

Expand Down
Loading