Skip to content

Commit

Permalink
Fix "looking for maintainer" link
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk authored and hacknus committed Oct 30, 2024
1 parent 62a8a58 commit c164070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/egui_plot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

Immediate mode plotting for [`egui`](https://github.com/emilk/egui).

[**Looking for a maintainer!**](https://github.com/rerun-io/rerun/issues/6629)
[**Looking for a maintainer!**](https://github.com/emilk/egui/issues/4705)
2 changes: 1 addition & 1 deletion crates/egui_plot/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//!
//! Check out [`Plot`] for how to get started.
//!
//! [**Looking for maintainer!**](https://github.com/rerun-io/rerun/issues/6629)
//! [**Looking for maintainer!**](https://github.com/emilk/egui/issues/4705)
//!
//! ## Feature flags
#![cfg_attr(feature = "document-features", doc = document_features::document_features!())]
Expand Down

0 comments on commit c164070

Please sign in to comment.