Skip to content

Commit 5633fbb

Browse files
authored
Fix the header type in readme
1 parent 79a6f55 commit 5633fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Distributed tracing
1919
- [and](https://armeria.dev/docs/server-docservice) [so](https://armeria.dev/docs/server-thrift) [on](https://armeria.dev/docs/advanced-metrics)
2020

21-
# Current status
21+
## Current status
2222

2323
Two series are currently under active development: the `0.x` and `1.0-x` release milestone series.
2424
The first depends on the `http4s-core`'s `0.23` series and belongs to the [main branch].
@@ -169,4 +169,4 @@ Visit [examples](./examples) to find a fully working example.
169169
[http4s]: https://http4s.org/
170170
[armeria]: https://armeria.dev/
171171
[main branch]: https://github.com/http4s/http4s-armeria/tree/main
172-
[series/1.x branch]: https://github.com/http4s/http4s-armeria/tree/series/1.x
172+
[series/1.x branch]: https://github.com/http4s/http4s-armeria/tree/series/1.x

0 commit comments

Comments
 (0)