mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 21:38:00 -05:00
Correct branch links in readme. (#469)
* Add branches info in readme. * Correct branch links.
This commit is contained in:
committed by
GitHub
parent
9e041b81e8
commit
a4c7760aec
@@ -34,10 +34,10 @@ at your option.
|
||||
|
||||
## Branches
|
||||
|
||||
- [`main`][main]
|
||||
- [`main`](https://github.com/tlsnotary/tlsn/tree/main)
|
||||
- Default branch — points to the latest release.
|
||||
- This is stable and suitable for most users.
|
||||
- [`dev`][dev]
|
||||
- [`dev`](https://github.com/tlsnotary/tlsn/tree/dev)
|
||||
- Development branch — contains the latest PRs.
|
||||
- Developers should submit their PRs against this branch.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user