Skip to content

Commit 4ae0a54

Browse files
authored
Use main instead of HEAD (#16460)
1 parent 58533b1 commit 4ae0a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ versions:
7979
<div class="mb-3">{% octicon "search" width="24" %}</div>
8080
<h3 class="text-normal">Sorry, there is no result for <strong class="js-code-example-filter-value"></strong></h3>
8181
<p class="my-3 f4">It looks like we don't have an example that fits your filter.<br>Try another filter or add your code example</p>
82-
<a href="https://github.com/github/docs/blob/HEAD/data/variables/action_code_examples.yml">Learn how to add a code example {% octicon "arrow-right" %}</a>
82+
<a href="https://github.com/github/docs/blob/main/data/variables/action_code_examples.yml">Learn how to add a code example {% octicon "arrow-right" %}</a>
8383
</div>
8484
</div>
8585
{% endif %}

0 commit comments

Comments
 (0)