Skip to content

Commit 424716b

Browse files
authored
fix link to codeclimate in docs (#926)
1 parent 05c2ced commit 424716b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@ markdown_extensions:
8181
check_paths: true
8282
- pymdownx.superfences
8383

84-
copyright: Copyright © 2015 - 2023 Ahmed Elsabbahy
84+
copyright: Copyright © 2015 - 2024 Ahmed Elsabbahy
8585

8686
extra:
8787
social:
8888
- icon: fontawesome/brands/github
89-
link: https://github.com/gooss-org/goss
89+
link: https://github.com/goss-org/goss
9090
- icon: simple/codeclimate
91-
link: https://codeclimate.com/github/goss-org/goss
91+
link: https://codeclimate.com/github/aelsabbahy/goss
9292
- icon: simple/travisci
9393
link: https://travis-ci.org/goss-org/goss
9494
- icon: fontawesome/brands/medium

0 commit comments

Comments
 (0)