FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix typo in Artifact Hub annotations by cynthia-sg · Pull Request #552 · secureCodeBox/secureCodeBox · GitHub

Fix typo in Artifact Hub annotations - #552

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

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

Conversation

cynthia-sg commented Jul 20, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

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>

Copy link
Copy Markdown
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 🙂

nigthknight left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you very much for your contribution 😄

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 requested a review from twwd July 20, 2021 08:31

twwd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good to me

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL