Skip to content

Commit 47416e2

Browse files
Re-order badge links
Gemini code assist claims that this makes a difference and rates it as "moderate"; I don't think it really matters in this case, but whatever... it does no harm, either. Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 6d9b1c7 commit 47416e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -315,9 +315,9 @@ Here is a demo showcasing the `Specfile.update_tag()` method and its use cases:
315315

316316
[![Demo of Specfile.update_tag() functionality](https://img.youtube.com/vi/yzMfBPdFXZY/0.jpg)](https://www.youtube.com/watch?v=yzMfBPdFXZY)
317317

318-
[license]: ./LICENSE
319-
[badge-license]: https://img.shields.io/github/license/packit/specfile.svg
320-
[docs-badge]: https://img.shields.io/badge/documentation-3572A5
321-
[docs]: https://packit.dev/specfile/api/specfile
322318
[badge-build]: https://softwarefactory-project.io/zuul/api/tenant/packit-service/badge?project=packit/specfile&pipeline=check
323319
[build]: https://softwarefactory-project.io/zuul/t/packit-service/buildsets?project=packit%2Fspecfile&pipeline=check&skip=0
320+
[docs-badge]: https://img.shields.io/badge/documentation-3572A5
321+
[docs]: https://packit.dev/specfile/api/specfile
322+
[badge-license]: https://img.shields.io/github/license/packit/specfile.svg
323+
[license]: ./LICENSE

0 commit comments

Comments
 (0)