tenseleyflow/shithub / 6a48039

Browse files

docs/SUMMARY: link new GPG-keys pages

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
6a48039c376b1048c57aca698f7def3366376a78
Parents
eef73f8
Tree
49dc8f5

1 changed file

StatusFile+-
M docs/public/SUMMARY.md 2 0
docs/public/SUMMARY.mdmodified
@@ -10,6 +10,7 @@
1010
 - [Personal access tokens](./user/personal-access-tokens.md)
1111
 - [Account settings](./user/account.md)
1212
   - [Two-factor authentication](./user/2fa.md)
13
+  - [GPG keys & commit signing](./user/gpg-keys.md)
1314
 - [Issues](./user/issues.md)
1415
 - [Pull requests](./user/pull-requests.md)
1516
   - [Branch protection & reviews](./user/branch-protection.md)
@@ -25,6 +26,7 @@
2526
 - [Overview & conventions](./api/overview.md)
2627
 - [Authentication](./api/auth.md)
2728
 - [Users](./api/users.md)
29
+- [GPG keys](./api/gpg-keys.md)
2830
 - [Organizations](./api/orgs.md)
2931
 - [Repositories](./api/repos.md)
3032
 - [Repository follow-ups (README/topics/merge-upstream)](./api/repos-followups.md)