Skip to content

Commit

Permalink
docs: fix broken link in examples readme (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
Broderick-Westrope authored Aug 26, 2024
1 parent 35df53c commit 7acab93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ We recommend you follow the examples in the following order:
## Pseudo Terminals

1. [Allocate a PTY](./pty)
1. [Running Bubble Tea, and executing another program on an allocated PTY](./wish-exec)
1. [Running Bubble Tea, and executing another program on an allocated PTY](./bubbletea-exec)

0 comments on commit 7acab93

Please sign in to comment.