mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
@@ -129,7 +129,7 @@ impl FeedbackNoteView {
|
||||
Line::from(" Share this and add some info about your problem:"),
|
||||
Line::from(vec![
|
||||
" ".into(),
|
||||
format!("go/codex-feedback/{thread_id}").bold(),
|
||||
format!("https://go/codex-feedback/{thread_id}").bold(),
|
||||
]),
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user