Skip to content

Commit

Permalink
fix link to codeclimate in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel committed Jun 8, 2024
1 parent 7ca5459 commit f9ba6df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@ markdown_extensions:
check_paths: true
- pymdownx.superfences

copyright: Copyright © 2015 - 2023 Ahmed Elsabbahy
copyright: Copyright © 2015 - 2024 Ahmed Elsabbahy

extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/gooss-org/goss
link: https://github.com/goss-org/goss
- icon: simple/codeclimate
link: https://codeclimate.com/github/goss-org/goss
link: https://codeclimate.com/github/aelsabbahy/goss
- icon: simple/travisci
link: https://travis-ci.org/goss-org/goss
- icon: fontawesome/brands/medium
Expand Down

0 comments on commit f9ba6df

Please sign in to comment.