diff --git a/content/applications/app_specific/allinea_profiling_and_debugging/using_allinea_forge_via_reverse_connect.md b/content/applications/app_specific/allinea_profiling_and_debugging/using_allinea_forge_via_reverse_connect.md
index cac80a90b9a26ed054d41ec0c7a002531bec641a..c0c266c123fa94cd6d911c39f932c0aed8ed2c45 100644
--- a/content/applications/app_specific/allinea_profiling_and_debugging/using_allinea_forge_via_reverse_connect.md
+++ b/content/applications/app_specific/allinea_profiling_and_debugging/using_allinea_forge_via_reverse_connect.md
@@ -16,10 +16,10 @@ these instructions to setup the Allinea client on your laptop.
 
 First, download and install the remote client software for either
 Windows or OS X from
-[this page](https://developer.arm.com/products/software-development-tools/hpc/downloads/download-arm-forge#remote-client).
+[this page](https://developer.arm.com/downloads/-/arm-forge).
 Alternatively, download the software directly for your OS:
-[[OS X direct link]](http://content.allinea.com/downloads/arm-forge-client-latest-MacOSX-10.7.5-x86_64.dmg)
-[[Windows 64-bit direct link]](http://content.allinea.com/downloads/arm-forge-client-latest-Windows-10.0-x64.exe)
+[[OS X direct link]](https://content.allinea.com/downloads/arm-forge-client-22.1-macos-x86_64.dmg)
+[[Windows 64-bit direct link]](https://content.allinea.com/downloads/arm-forge-client-22.1-windows-x86_64.exe)
 
 Start the Allinea software, and choose *Configure...* from the *Remote
 Launch* dropdown menu.
@@ -31,15 +31,17 @@ Click the *Add* button on the new window.
 {{< figure src="/images/16516459.png" width="400" >}}
 
 To setup a connection to Crane, fill in the fields as follows:
-*Connection Name:* Crane
-*Host Name:*  \<username\>@crane.unl.edu
-*Remote Installation Directory:*  /util/opt/allinea/18.2
+```
+Connection Name: Crane
+Host Name:  <username>@crane.unl.edu
+Remote Installation Directory:  /util/opt/allinea/22.0
+```
 
 It should appear similar to this:
 
 {{< figure src="/images/16519633.png" width="500" >}}
 
-Be sure to replace *demo02* with your HCC username.
+Be sure to replace `<username>` with your HCC username.
 
 Click *OK* to close this dialog, and then *Close* on *Configure Remote
 Connections* to return back to the main Allinea window.