parent
2fac9cc8cd
commit
2c3ce2048d
1 changed files with 1 additions and 1 deletions
|
|
@ -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(),
|
||||
]),
|
||||
]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue