Skip to content

Fix github search syntax code search link - #28

Open
jtbg wants to merge 1 commit into
devspace:masterfrom
jtbg:patch-1
Open

Fix github search syntax code search link #28
jtbg wants to merge 1 commit into
devspace:masterfrom
jtbg:patch-1

Conversation

@jtbg

@jtbg jtbg commented Jul 3, 2023

Copy link
Copy Markdown

The existing link leads to a github search page for in:path pull_request_template.md, which is not valid syntax for github's search.

This change updates the link to lead to a search for path:/(^|\/)pull_request_template\.md$/, which searches for a files named pull_request_template.md

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

Labels

None yet

1 participant