Skip to content

Commit

Permalink
Merge branch 'main' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarth committed Sep 4, 2024
2 parents 4b5dc12 + d0c55f0 commit ab3768d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ To deploy a new version of the documentation, please merge the content in the st

```bash
git checkout stable
git merge master
git merge main
git push
```

Expand Down

0 comments on commit ab3768d

Please sign in to comment.