Skip to content

Commit 679e5f8

Browse files
authored
Fix typo in two URLs (#26559)
1 parent 347a170 commit 679e5f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/authentication/keeping-your-account-and-data-secure/reviewing-your-security-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ An overview of some of the most common actions that are recorded as events in th
239239
| Action | Description
240240
|--------------------|---------------------
241241
| `add_email` | Triggered when you {% ifversion not ghae %}[add a new email address](/articles/changing-your-primary-email-address){% else %}add a new email address{% endif %}.{% ifversion fpt or ghec %}
242-
| `codespaces_trusted_repo_access_granted` | Triggered when you [allow the codespaces you create for a repository to access other repositories owned by your user account](/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.
243-
| `codespaces_trusted_repo_access_revoked` | Triggered when you [disallow the codespaces you create for a repository to access other repositories owned by your user account](/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces. {% endif %}
242+
| `codespaces_trusted_repo_access_granted` | Triggered when you [allow the codespaces you create for a repository to access other repositories owned by your user account](/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces).
243+
| `codespaces_trusted_repo_access_revoked` | Triggered when you [disallow the codespaces you create for a repository to access other repositories owned by your user account](/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces). {% endif %}
244244
| `create` | Triggered when you create a new user account.{% ifversion not ghae %}
245245
| `change_password` | Triggered when you change your password.
246246
| `forgot_password` | Triggered when you ask for [a password reset](/articles/how-can-i-reset-my-password).{% endif %}

0 commit comments

Comments
 (0)