Skip to content

Fix typo in Artifact Hub annotations#552

Merged
nigthknight merged 2 commits intosecureCodeBox:mainfrom
cynthia-sg:cynthia-sg/artifacthub-typo
Jul 20, 2021
Merged

Fix typo in Artifact Hub annotations#552
nigthknight merged 2 commits intosecureCodeBox:mainfrom
cynthia-sg:cynthia-sg/artifacthub-typo

Conversation

@cynthia-sg
Copy link
Contributor

@cynthia-sg cynthia-sg commented Jul 20, 2021

Signed-off-by: Cintia Sanchez Garcia cynthiasg@icloud.com

Description

The recommendations links and the badge are broken in your packages in Artifact Hub:

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
@cynthia-sg
Copy link
Contributor Author

Hi 👋

This is Cintia, from Artifact Hub.

I have seen the recommendations links and the badge are broken in your packages in Artifact Hub and I have created this PR to fix them 🙂

Copy link
Member

@nigthknight nigthknight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution 😄

@nigthknight nigthknight enabled auto-merge July 20, 2021 08:00
I fixed some more locations for seccure -> secure
To find and replace all occurrences I used the following command in the
root of the reop

find . -type f -exec sed -i 's/seccure/secure/g' {} \;

Signed-off-by: Yannik Fuhrmeister <yannik.fuhrmeister@iteratec.com>
@nigthknight nigthknight requested a review from twwd July 20, 2021 08:31
Copy link
Contributor

@twwd twwd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants