Skip to content

Commit 07a18af

Browse files
authored
Update content/repositories/creating-and-managing-repositories/renaming-a-repository.md
1 parent ea3dc8a commit 07a18af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/repositories/creating-and-managing-repositories/renaming-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you plan to rename a repository that has a {% data variables.product.prodname
3838

3939
{% note %}
4040

41-
**Note:** {% data variables.product.prodname_dotcom %} will not redirect calls to an action hosted by a renamed repository. Any workflow that uses that action will fail with the error `repository not found`. Instead, create a new repository and action with the new name and archive the old repository. For more information, see "[Archiving repositories] (/repositories/archiving-a-github-repository/archiving-repositories)."
41+
**Note:** {% data variables.product.prodname_dotcom %} will not redirect calls to an action hosted by a renamed repository. Any workflow that uses that action will fail with the error `repository not found`. Instead, create a new repository and action with the new name and archive the old repository. For more information, see "[Archiving repositories](/repositories/archiving-a-github-repository/archiving-repositories)."
4242

4343
{% endnote %}
4444

0 commit comments

Comments
 (0)