Skip to content

Fix broken link - #93

Merged
stephanmiehe merged 1 commit into
masterfrom
stephanmiehe-patch-1
Dec 23, 2024
Merged

Fix broken link#93
stephanmiehe merged 1 commit into
masterfrom
stephanmiehe-patch-1

Conversation

@stephanmiehe

@stephanmiehe stephanmiehe commented Dec 23, 2024

Copy link
Copy Markdown
Collaborator

Fixes #92

Copilot AI review requested due to automatic review settings December 23, 2024 14:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

Comment thread README.md
### Create Workflow

Create a workflow (eg: `.github/workflows/labeler.yml` see [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file)) to utilize the labeler action with content:
Create a workflow (eg: `.github/workflows/labeler.yml` see [Creating a Workflow file]([https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file](https://docs.github.com/en/actions/use-cases-and-examples/creating-an-example-workflow ))) to utilize the labeler action with content:

Copilot AI Dec 23, 2024

Copy link

Choose a reason for hiding this comment

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

The markdown link format is incorrect. It should be corrected to: [Creating a Workflow file](https://docs.github.com/en/actions/use-cases-and-examples/creating-an-example-workflow).

Suggested change
Create a workflow (eg: `.github/workflows/labeler.yml` see [Creating a Workflow file]([https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file](https://docs.github.com/en/actions/use-cases-and-examples/creating-an-example-workflow ))) to utilize the labeler action with content:
Create a workflow (eg: `.github/workflows/labeler.yml` see [Creating a Workflow file](https://docs.github.com/en/actions/use-cases-and-examples/creating-an-example-workflow)) to utilize the labeler action with content:

Copilot uses AI. Check for mistakes.
@stephanmiehe
stephanmiehe merged commit b0c5534 into master Dec 23, 2024
@stephanmiehe
stephanmiehe deleted the stephanmiehe-patch-1 branch December 23, 2024 14:48
@hoylemd

hoylemd commented Dec 23, 2024

Copy link
Copy Markdown

@stephanmiehe The link is missing from the rendered readme now - I think the copilot suggestion above would fix it though

@stephanmiehe

Copy link
Copy Markdown
Collaborator Author

Oops, yup fixed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

broken link in readme

3 participants