Skip to content

Commit 0896d77

Browse files
committed
Fix headers
1 parent 2a3b215 commit 0896d77

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> This repo is primarily maintained by [Konstantin Gredeskoul](https://github.com/kigster) and [Yuki "Yugui" Sonoda](https://github.com/yugui). We are both very busy and would really love more contributors to join the core team. If you are interested in developing Ruby Rules for Bazel, please submit a couple of PRs and then lets talk!
44
5-
### Build Status & Activity
5+
## Build Status & Activity
66

77
| **CI Status** | **Activity & Documentation** |
88
| :------------------------------------------ | :----------------------------------------------------------- |
@@ -20,15 +20,14 @@
2020

2121
Note: we have a short guide on [Building your first Ruby Project](https://github.com/bazelruby/rules_ruby/wiki/Build-your-ruby-project) on the Wiki. We encourage you to check it out.
2222

23-
2423
## Table of Contents
2524

2625
<!-- @import "[TOC]" {cmd="toc" depthFrom=0 depthTo=3 orderedList=false} -->
2726

2827
<!-- code_chunk_output -->
2928

3029
- [Ruby Rules® for Bazel Build System](#ruby-rules-for-bazelhttpsbazelbuild-build-system)
31-
- [Build Status & Activity](#build-status-activity)
30+
- [Build Status & Activity](#build-status-activity)
3231
- [Rules Development Status](#rules-development-status)
3332
- [Table of Contents](#table-of-contents)
3433
- [Usage](#usage)
@@ -1125,6 +1124,5 @@ Core Team (Emeritus):
11251124
Licensed under the [Apache License, Version 2.0 (the "License")](http://www.apache.org/licenses/LICENSE-2.0).
11261125

11271126

1128-
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
1129-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
1127+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
11301128

0 commit comments

Comments
 (0)