Skip to content

Commit f4a29a3

Browse files
patrickwehbePatrick Wehbe
andauthored
docs: fix broken anchor link in release-process-deep-dive (cli#13688)
Co-authored-by: Patrick Wehbe <patrick.wehbe.applications@gmail.com>
1 parent 70bb306 commit f4a29a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release-process-deep-dive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ A git commit is created in the `cli.github.com` site repository containing the c
579579

580580
### Site Package Repositories
581581

582-
The `cli.github.com` website hosts RPM and Debian package repositories to support the [official sources installation instructions](https://github.com/cli/cli/blob/trunk/docs/install_linux.md#official-sources). In order to provide a secure installation method, artifacts in these repositories are signed by a GPG key, which must be loaded into `gpg` for use in later steps. Comments have been added to provide clarity to the script:
582+
The `cli.github.com` website hosts RPM and Debian package repositories to support the [official sources installation instructions](https://github.com/cli/cli/blob/trunk/docs/install_linux.md#recommended-official). In order to provide a secure installation method, artifacts in these repositories are signed by a GPG key, which must be loaded into `gpg` for use in later steps. Comments have been added to provide clarity to the script:
583583

584584
```sh
585585
# Import the public and private keys into gpg non-interactively

0 commit comments

Comments
 (0)