Skip to content

Commit 7481851

Browse files
committed
Move status badge as suggested in post-commit review
1 parent 6b37d8b commit 7481851

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libcxx/docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ Getting Started with libc++
6767
Current Status
6868
==============
6969

70-
.. image:: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml/badge.svg?branch=main&event=schedule
71-
:target: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml?query=event%3Aschedule
72-
:alt: Build and Test libc++
73-
7470
After its initial introduction, many people have asked "why start a new
7571
library instead of contributing to an existing library?" (like Apache's
7672
libstdcxx, GNU's libstdc++, STLport, etc). There are many contributing
@@ -206,6 +202,10 @@ Design Documents
206202
Build Bots and Test Coverage
207203
============================
208204

205+
.. image:: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml/badge.svg?branch=main&event=schedule
206+
:target: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml?query=event%3Aschedule
207+
:alt: Build and Test libc++
208+
209209
* `Github Actions CI pipeline <https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml>`_
210210
* `Buildkite CI pipeline <https://buildkite.com/llvm-project/libcxx-ci>`_
211211
* `LLVM Buildbot Builders <https://lab.llvm.org/buildbot>`_

0 commit comments

Comments
 (0)