Skip to content

Commit

Permalink
Fix release branch link
Browse files Browse the repository at this point in the history
  • Loading branch information
laggui committed Oct 28, 2024
1 parent aed548f commit d65b44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion burn-book/src/basic-workflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ automatically add the missing imports as you add the code snippets to your code.
Be sure to checkout the git branch corresponding to the version of Burn you are using to follow
this guide.

The current version of Burn is `0.15` and the corresponding branch to checkout is `main`.
The current version of Burn is `0.15` and the corresponding branch to checkout is [`release/0.15`](https://github.com/tracel-ai/burn/tree/release/0.15).
</div>

The code for this demo can be executed from Burn's base directory using the command:
Expand Down

0 comments on commit d65b44c

Please sign in to comment.