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