Skip to content

Commit da46718

Browse files
authored
Merge pull request #863 from nginx/fix-links
Fix broken links causing deployment failures
2 parents e5f63d2 + e80533f commit da46718

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/content/contribute/dev-environment-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ While most Linux or FreeBSD operating systems can be used to contribute to the N
1919

2020
## Install NGINX
2121

22-
Follow the steps in the [Installation]({{< relref "/installation-github.md" >}}) section to download, install, and run NGINX and NGINX Agent.
22+
Follow the steps in the [Installation]({{< relref "/installation-upgrade/" >}}) section to download, install, and run NGINX and NGINX Agent.
2323

2424
## Clone the NGINX Agent Repository
2525

site/content/installation-upgrade/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow these steps to configure and run NGINX Agent and a mock interface ("contr
1515

1616
## Install NGINX
1717

18-
Follow the steps in the [Installation]({{< relref "/installation-github.md" >}}) section to download, install, and run NGINX.
18+
Follow the steps in the [Installation]({{< relref "/installation-upgrade/" >}}) section to download, install, and run NGINX.
1919

2020
## Clone the NGINX Agent Repository
2121

0 commit comments

Comments
 (0)