Update Codex docs success link (#12805)

Fix a stale documentation link in the sign-in flow
This commit is contained in:
Eric Traut 2026-02-25 12:02:41 -08:00 committed by GitHub
parent 3f30746237
commit f6fdfbeb98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -447,7 +447,7 @@ impl AuthModeWidget {
" Decide how much autonomy you want to grant Codex".into(),
Line::from(vec![
" For more details see the ".into(),
"\u{1b}]8;;https://github.com/openai/codex\u{7}Codex docs\u{1b}]8;;\u{7}".underlined(),
"\u{1b}]8;;https://developers.openai.com/codex/security\u{7}Codex docs\u{1b}]8;;\u{7}".underlined(),
])
.dim(),
"".into(),