Skip to content

Commit f9a040a

Browse files
committed
Fix dev docs
1 parent a012077 commit f9a040a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Configuring GitHub App
286286
- Subscribe to the following events: Installation target, Member, Organization, Membership, Pull request, Push, and Repository.
287287
- Copy the "Client ID" and "Client Secret" and set them as :ref:`environment variables <settings:Allauth secrets>`.
288288
- Generate a webhook secret and a private key from the GitHub App settings,
289-
and set them as :ref:`environment variables <settings:GitHub App secrets>`.
289+
and set them as :ref:`environment variables <settings:GitHub App>`.
290290

291291
Troubleshooting
292292
---------------

0 commit comments

Comments
 (0)