File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ fully realtime.
3030
3131<p align =" center " >
3232 <picture >
33- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oban-bg/oban_web/blob/ main/assets/oban-web-preview-dark.png" />
34- <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oban-bg/oban_web/refs/heads/ main/assets/oban-web-preview-light.png" />
33+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oban-bg/oban_web/main/assets/oban-web-preview-dark.png" />
34+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oban-bg/oban_web/main/assets/oban-web-preview-light.png" />
3535 <img src="https://raw.githubusercontent.com/oban-bg/oban_web/refs/heads/main/assets/oban-web-preview-light.png" />
3636 </picture >
3737</p >
@@ -41,7 +41,7 @@ fully realtime.
4141- ** π¦βπ₯ Embedded LiveView** - Mount the dashboard directly in your application without any
4242 external dependencies.
4343
44- - ** π Realtime Charts** - Powered by a custom, distrubted time-series data store that's compacted
44+ - ** π Realtime Charts** - Powered by a custom, distributed time-series data store that's compacted
4545 for hours of efficient storage and filterable by node, queue, state, and worker.
4646
4747- ** πΈ Live Updates** - Monitor background job activity across all queues and nodes in real
@@ -102,4 +102,4 @@ There are a few places to connect and communicate with other Oban users:
102102
103103[ invite ] : https://elixir-slack.community/
104104[ forum ] : https://elixirforum.com/
105- [ issues ] : https://github.com/sorentwo /oban/issues
105+ [ issues ] : https://github.com/oban-bg /oban/issues
You canβt perform that action at this time.
0 commit comments