Change branch name references
This commit is contained in:
parent
9af7577b0f
commit
fddff04204
|
|
@ -160,7 +160,7 @@ pages:
|
|||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
- main
|
||||
|
||||
# publish
|
||||
publish_ostree-sys:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# ostree-rs
|
||||
[](https://gitlab.com/fkrull/ostree-rs/commits/master)
|
||||
[](https://gitlab.com/fkrull/ostree-rs/commits/main)
|
||||
[](https://crates.io/crates/ostree)
|
||||
[](https://fkrull.gitlab.io/ostree-rs/ostree)
|
||||
[](https://fkrull.gitlab.io/ostree-rs/ostree)
|
||||
|
||||
**Rust** bindings for [libostree](https://ostree.readthedocs.io).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue