Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The DevOps Maturity Specification

[![DevOps Maturity](https://img.shields.io/badge/DevOps%20Maturity%20Specification-1.0.0-yellow)](https://devops-maturity.github.io/)
[![DevOps Maturity](https://img.shields.io/badge/DevOps%20Maturity-Specification-yellow)](https://devops-maturity.github.io/)
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fdevops-maturity.github.io&up_color=yellow)](https://devops-maturity.github.io/)

The DevOps Maturity specification is standardized to assess the maturity of DevOps practices. It is a set of questions and answers to help you measure and improve your DevOps maturity.
Expand All @@ -14,7 +14,7 @@ If you find this useful, consider giving it a ⭐️ on [GitHub](https://github.
Let others know your project follows the DevOps Maturity specification. Add this badge to your repository README:

```markdown
[![DevOps Maturity](https://img.shields.io/badge/DevOps%20Maturity%20Specification-1.0.0-yellow)](https://devops-maturity.github.io/)
[![DevOps Maturity](https://img.shields.io/badge/DevOps%20Maturity-Specification-yellow)](https://devops-maturity.github.io/)
```

## 🤝 Contributing
Expand Down
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aliases: ["/en/"]
layout: single
---

# DevOps Maturity Specification 1.0.0
# DevOps Maturity Specification

## Summary

Expand Down
2 changes: 1 addition & 1 deletion content/_index.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aliases: ["/zh/"]
layout: single
---

# DevOps 成熟度规范 1.0.0
# DevOps 成熟度规范

## 概述

Expand Down
2 changes: 1 addition & 1 deletion content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The DevOps Maturity specification is standardized to assess the maturity of DevO
* [commit-check](https://github.com/commit-check): A free, powerful tool that enforces commit metadata, branch naming, and more.
* _[... and more projects using DevOps Maturity](https://github.com/search?q=devops-maturity.github.io&type=code&p=1)._

[![DevOps Maturity](https://img.shields.io/badge/DevOps%20Maturity%20Specification-1.0.0-yellow)](https://github.com/devops-maturity/devops-maturity)
[![DevOps Maturity](https://img.shields.io/badge/DevOps%20Maturity-Specification-yellow)](https://devops-maturity.github.io/)

_Want your project on this list?_ [send a pull request](https://github.com/devops-maturity/spec/pulls).

Expand Down
Loading