Skip to content

Commit 10ac395

Browse files
authored
docs(first-app): fixing PuTTY links (#4254)
1 parent 47e2f8d commit 10ac395

File tree

4 files changed

+4
-4
lines changed
  • docs/developer-resources/guides/first-app-v4
  • versioned_docs
    • version-v5/developer-resources/guides/first-app-v4
    • version-v6/developer-resources/guides/first-app-v4
    • version-v7/developer-resources/guides/first-app-v4

4 files changed

+4
-4
lines changed

docs/developer-resources/guides/first-app-v4/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
1111
Download/install these right away to ensure an optimal Ionic development experience:
1212

1313
- [Git](https://git-scm.com/downloads) for version control.
14-
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
14+
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
1515
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
1616
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
1717
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we

versioned_docs/version-v5/developer-resources/guides/first-app-v4/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
1111
Download/install these right away to ensure an optimal Ionic development experience:
1212

1313
- [Git](https://git-scm.com/downloads) for version control.
14-
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
14+
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
1515
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
1616
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
1717
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we

versioned_docs/version-v6/developer-resources/guides/first-app-v4/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
1111
Download/install these right away to ensure an optimal Ionic development experience:
1212

1313
- [Git](https://git-scm.com/downloads) for version control.
14-
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
14+
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
1515
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
1616
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
1717
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we

versioned_docs/version-v7/developer-resources/guides/first-app-v4/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
1111
Download/install these right away to ensure an optimal Ionic development experience:
1212

1313
- [Git](https://git-scm.com/downloads) for version control.
14-
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
14+
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
1515
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
1616
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
1717
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we

0 commit comments

Comments
 (0)