Skip to content

Conversation

@timothywarner
Copy link

Summary

  • The "When you are ready to begin" paragraph in the README had a plain-text reference (01_Basic Prompt Structure) with no clickable link, making it a dead end for new learners
  • Added a working link to 00_Tutorial_How-To so users can set up their environment first
  • Fixed the 01_Basic_Prompt_Structure reference to be a proper clickable link to the notebook
  • Updated copy to guide learners through the correct sequence: setup → first lesson

Before

When you are ready to begin, go to 01_Basic Prompt Structure to proceed.

After

When you are ready to begin, go to 00_Tutorial_How-To to get set up. Then head to the first lesson, 01_Basic_Prompt_Structure, to start learning!

Test plan

  • Verify both notebook links resolve correctly from the README on GitHub
  • Confirm the 00_Tutorial_How-To.ipynb path matches the actual file in Anthropic 1P/
  • Confirm the 01_Basic_Prompt_Structure.ipynb path matches the actual file in Anthropic 1P/

…section

The "When you are ready to begin" paragraph pointed to a plain-text
reference with no actual link. Replace with clickable links to both
the 00_Tutorial_How-To setup notebook and the 01_Basic_Prompt_Structure
first lesson so learners can navigate directly from the README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant