Skip to content

Commit

Permalink
Update README.md references to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
simonnordberg authored and meowgorithm committed Jan 17, 2025
1 parent c1cd8bb commit eb7e3d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ By the way, the non-annotated source code for this program is available
[on GitHub][tut-source].

[elm]: https://guide.elm-lang.org/architecture/
[tut-source]: /~https://github.com/charmbracelet/bubbletea/tree/master/tutorials/basics
[tut-source]: /~https://github.com/charmbracelet/bubbletea/tree/main/tutorials/basics

### Enough! Let's get to it.

Expand Down Expand Up @@ -257,8 +257,8 @@ look at the [Command Tutorial][cmd]. It's pretty simple.
There are also several [Bubble Tea examples][examples] available and, of course,
there are [Go Docs][docs].

[cmd]: /~https://github.com/charmbracelet/bubbletea/tree/master/tutorials/commands/
[examples]: /~https://github.com/charmbracelet/bubbletea/tree/master/examples
[cmd]: /~https://github.com/charmbracelet/bubbletea/tree/main/tutorials/commands/
[examples]: /~https://github.com/charmbracelet/bubbletea/tree/main/examples
[docs]: https://pkg.go.dev/github.com/charmbracelet/bubbletea?tab=doc

## Debugging
Expand Down Expand Up @@ -385,7 +385,7 @@ of days past.

## License

[MIT](/~https://github.com/charmbracelet/bubbletea/raw/master/LICENSE)
[MIT](/~https://github.com/charmbracelet/bubbletea/raw/main/LICENSE)

---

Expand Down

0 comments on commit eb7e3d0

Please sign in to comment.