mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
Update Codex docs success link (#12805)
Fix a stale documentation link in the sign-in flow
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user