Skip to content

Commit 90b7ed2

Browse files
committed
chore: rename repo to spec
1 parent cafe369 commit 90b7ed2

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The DevOps Maturity specification is standardized to assess the maturity of DevO
77

88
## 🎉 Show Your Support
99

10-
If you find this useful, consider giving it a ⭐️ on [GitHub](https://github.com/devops-maturity/specification)! Your support helps others discover and adopt the spec.
10+
If you find this useful, consider giving it a ⭐️ on [GitHub](https://github.com/devops-maturity/spec)! Your support helps others discover and adopt the spec.
1111

1212
## 🛡 Badges!
1313

config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ params:
1515
footer:
1616
logos:
1717
- name: github
18-
url: 'https://github.com/devops-maturity/specification'
18+
url: 'https://github.com/devops-maturity/spec'
1919

2020
# Languages parameters
2121
languages:
@@ -31,7 +31,7 @@ languages:
3131
- label: Full Specification
3232
url: '#specification'
3333
- label: Contribute
34-
url: 'https://github.com/devops-maturity/specification'
34+
url: 'https://github.com/devops-maturity/spec'
3535
# versions:
3636
# current: v1.0.0
3737
zh:
@@ -46,4 +46,4 @@ languages:
4646
- label: 完整规范
4747
url: '#规范'
4848
- label: 贡献
49-
url: 'https://github.com/devops-maturity/specification'
49+
url: 'https://github.com/devops-maturity/spec'

content/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ The DevOps Maturity specification was inspired by [Conventional Branch](https://
2121

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

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

themes/devops-maturity/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ params:
2727
image: 'https://path-to-image'
2828
actions:
2929
- label: Read the specs
30-
url: 'https://github.com/devops-maturity/specification'
30+
url: 'https://github.com/devops-maturity/spec'
3131
- label: GitHub
32-
url: 'https://github.com/devops-maturity/specification'
32+
url: 'https://github.com/devops-maturity/spec'
3333

3434
license:
3535
title: License
@@ -40,7 +40,7 @@ params:
4040
footer:
4141
logos:
4242
- name: github
43-
url: 'https://github.com/devops-maturity/specification'
43+
url: 'https://github.com/devops-maturity/spec'
4444
```
4545
4646
## Apply theme changes

themes/devops-maturity/theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DevOps Maturity specification"
22
license = "MIT"
33
description = "Hugo theme for DevOps Maturity website"
4-
homepage = "https://github.com/devops-maturity/specification"
4+
homepage = "https://github.com/devops-maturity/spec"
55
tags = []
66
features = []
77
min_version = "0.42"

0 commit comments

Comments
 (0)