Skip to content

chore: fix broken docs links #11760

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 23, 2024
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
replaced private image with imgur
  • Loading branch information
stirby committed Jan 22, 2024
commit 56b5f89da6756079ca59d3bcda8668c1cd012fde
2 changes: 1 addition & 1 deletion docs/changelogs/v2.5.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- Add metrics for workspace agent scripts (#11132) (@Emyrk)
- Add a user-configurable theme picker (#11140) (@aslilac)
![Theme picker](https://private-user-images.githubusercontent.com/418348/290033272-8e112c8d-3926-4d19-82e4-c88febe790d9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDU5NTQ2NzYsIm5iZiI6MTcwNTk1NDM3NiwicGF0aCI6Ii80MTgzNDgvMjkwMDMzMjcyLThlMTEyYzhkLTM5MjYtNGQxOS04MmU0LWM4OGZlYmU3OTBkOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwMTIyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDEyMlQyMDEyNTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iY2JkOTk2ZTFhY2U4ZWU1ZjY0MzhlMjlhMGRkNmM2ZDg5YWMyN2E2ZWE1NjQ5MjEzODhiMmEwZjNhNDIzZjkxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.Xtql97H-smuJVAFZcGOERZJu_XZJgP93SFiMS48METk)
![Theme picker](https://i.imgur.com/rUAWz6B.png)
> A [light theme](https://github.com/coder/coder/issues/8396) is coming soon
- Various improvements to bulk delete flow (#11093) (@aslilac)

Expand Down