Skip to content

Commit

Permalink
Turn sponsored badge into link
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Dec 12, 2023
1 parent faf76c0 commit 287139c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ We have a sponsored program with the CNCF and Ampere for various Open Source pro
Sponsored projects are required to [add our GitHub badge](/images/actuated-badge.png) to the top of their README file for each repository where the actuated is being used, along with any other GitHub badges such as build status, code coverage, etc.

```
<img alt="Arm CI sponsored by Actuated" src="https://docs.actuated.dev/images/actuated-badge.png" width="120px"></img>
<a href="https://actuated.dev/"><img alt="Arm CI sponsored by Actuated" src="https://docs.actuated.dev/images/actuated-badge.png" width="120px"></img></a>
```

For an example of what this would look like, see the [inletsctl project README](https://github.com/inlets/inletsctl).
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repo_url: https://github.com/self-actuated
edit_uri: ""

copyright: |
Copyright &copy; 2022 OpenFaaS Ltd
Copyright &copy; 2023 OpenFaaS Ltd
theme:
name: material
# custom_dir: docs/theme
Expand Down

0 comments on commit 287139c

Please sign in to comment.