Skip to content

Commit ce8b727

Browse files
authored
Merge branch 'main' into repo-sync
2 parents befb3af + 68a4df9 commit ce8b727

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

content/github/administering-a-repository/displaying-a-sponsor-button-in-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can add one username, package name, or project name per external funding pla
1616

1717
Platform | Syntax
1818
-------- | -----
19-
[CommunityBridge](https://communitybridge.org) | `community_bridge: PROJECT-NAME`
19+
[LFX Mentorship (formerly CommunityBridge)](https://lfx.linuxfoundation.org/tools/mentorship) | `community_bridge: PROJECT-NAME`
2020
[{% data variables.product.prodname_sponsors %}](https://github.com/sponsors) | `github: USERNAME` or `github: [USERNAME, USERNAME, USERNAME, USERNAME]`
2121
[IssueHunt](https://issuehunt.io/) | `issuehunt: USERNAME`
2222
[Ko-fi](https://ko-fi.com/) | `ko_fi: USERNAME`

content/github/getting-started-with-github/keyboard-shortcuts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
6464
|<kbd>w</kbd> | Switch to a new branch or tag
6565
|<kbd>y</kbd> | Expand a URL to its canonical form. For more information, see "[Getting permanent links to files](/articles/getting-permanent-links-to-files)."
6666
|<kbd>i</kbd> | Show or hide comments on diffs. For more information, see "[Commenting on the diff of a pull request](/articles/commenting-on-the-diff-of-a-pull-request)."
67+
|<kbd>a</kbd> | Show or hide annotations on diffs
6768
|<kbd>b</kbd> | Open blame view. For more information, see "[Tracing changes in a file](/articles/tracing-changes-in-a-file)."
6869

6970
### Comments

0 commit comments

Comments
 (0)