Skip to content

Commit 1fbbffa

Browse files
authored
Update DevOps Maturity badge in README (#33)
* Update DevOps Maturity badge in README * Modify DevOps Maturity badge in about page Updated the DevOps Maturity badge link and text. * Change title to 'DevOps Maturity Specification' Updated the title of the DevOps Maturity Specification. * Update title of DevOps maturity standard Remove version number from DevOps maturity standard title.
1 parent 1411693 commit 1fbbffa

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The DevOps Maturity Specification
22

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

66
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.
@@ -14,7 +14,7 @@ If you find this useful, consider giving it a ⭐️ on [GitHub](https://github.
1414
Let others know your project follows the DevOps Maturity specification. Add this badge to your repository README:
1515

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

2020
## 🤝 Contributing

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aliases: ["/en/"]
44
layout: single
55
---
66

7-
# DevOps Maturity Specification 1.0.0
7+
# DevOps Maturity Specification
88

99
## Summary
1010

content/_index.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aliases: ["/zh/"]
44
layout: single
55
---
66

7-
# DevOps 成熟度规范 1.0.0
7+
# DevOps 成熟度规范
88

99
## 概述
1010

content/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The DevOps Maturity specification is standardized to assess the maturity of DevO
1616
* [commit-check](https://github.com/commit-check): A free, powerful tool that enforces commit metadata, branch naming, and more.
1717
* _[... and more projects using DevOps Maturity](https://github.com/search?q=devops-maturity.github.io&type=code&p=1)._
1818

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

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

0 commit comments

Comments
 (0)