Skip to content

Commit

Permalink
Add note about repl limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Heather Faerber committed Sep 5, 2024
1 parent b8cf277 commit 0e32116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion try-coding-fe/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ layout: lesson

# Try Coding - JavaScript Focus

Please sign up for a free <a target="blank" href="https://replit.com/~">replit.com</a> account before beginning this workshop.
Please sign up for a free <a target="blank" href="https://replit.com/~">replit.com</a> account before beginning this workshop. _Note that replit's free account will only allow 3 repls. You may need to delete an old repl or copy/paste code to combine repls if you meet the limit during this session._

## Welcome

Expand Down
2 changes: 1 addition & 1 deletion try-coding-general/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ layout: lesson

# Try Coding - Ruby Focus

Please sign up for a free <a target="blank" href="https://replit.com/~">replit.com</a> account before beginning this workshop.
Please sign up for a free <a target="blank" href="https://replit.com/~">replit.com</a> account before beginning this workshop. _Note that replit's free account will only allow 3 repls. You may need to delete an old repl or copy/paste code to combine repls if you meet the limit during this session._

## Welcome

Expand Down

0 comments on commit 0e32116

Please sign in to comment.