diff --git a/help_docs/syntax_formats.md b/help_docs/syntax_formats.md index 848fac97..d96e72d9 100644 --- a/help_docs/syntax_formats.md +++ b/help_docs/syntax_formats.md @@ -846,7 +846,7 @@ with SB() as sb: sb.assert_text("signed out", "#top_message") ``` -(See examples/raw_sb.py for the test.) +(See examples/raw_login_sb.py for the test.) Here's another example, which uses test mode: