diff --git a/docs/deploy/digital-ocean.md b/docs/deploy/digital-ocean.md index 4010786c..75bd90a8 100644 --- a/docs/deploy/digital-ocean.md +++ b/docs/deploy/digital-ocean.md @@ -73,7 +73,7 @@ Now that you've created a new Ubuntu server and logged in as a non-root user you ### Automated installation using Swiftly CLI tool (recommended) -Visit the [Swiftly website](https://swift-server.github.io/swiftly/) for instructions on how to install Swiftly and Swift on Linux. After that, install Swift with the following command: +Visit the [Swiftly website](https://swiftlang.github.io/swiftly/) for instructions on how to install Swiftly and Swift on Linux. After that, install Swift with the following command: #### Basic usage diff --git a/docs/deploy/digital-ocean.zh.md b/docs/deploy/digital-ocean.zh.md index 87fe1245..809cc44b 100644 --- a/docs/deploy/digital-ocean.zh.md +++ b/docs/deploy/digital-ocean.zh.md @@ -73,7 +73,7 @@ ssh vapor@your_server_ip ### 使用 Swiftly CLI 工具自动安装(推荐) -访问 [Swiftly 网站](https://swift-server.github.io/swiftly/)获取在 Linux 上安装 Swiftly 和 Swift 的说明。之后,安装 Swift 使用如下命令: +访问 [Swiftly 网站](https://swiftlang.github.io/swiftly/)获取在 Linux 上安装 Swiftly 和 Swift 的说明。之后,安装 Swift 使用如下命令: #### 基本用法 diff --git a/docs/install/linux.it.md b/docs/install/linux.it.md index b11cda0c..2551edf8 100644 --- a/docs/install/linux.it.md +++ b/docs/install/linux.it.md @@ -1,6 +1,6 @@ # Installazione su Linux -Per usare Vapor, avrai bisogno di Swift 5.7 o superiore. Puoi installarlo usando lo strumento con interfaccia a riga di comanddo [Swiftly](https://swift-server.github.io/swiftly/) fornito dal Swift Server Workgroup (raccomandato), oppure usando le toolchain disponibili su [Swift.org](https://swift.org/download/) +Per usare Vapor, avrai bisogno di Swift 5.7 o superiore. Puoi installarlo usando lo strumento con interfaccia a riga di comanddo [Swiftly](https://swiftlang.github.io/swiftly/) fornito dal Swift Server Workgroup (raccomandato), oppure usando le toolchain disponibili su [Swift.org](https://swift.org/download/) ## Distribuzioni e Versioni supportate @@ -12,7 +12,7 @@ Le distribuzioni Linux non ufficialmente supportate possono comunque eseguire Sw ### Installazione automatizzata usando lo strumento CLI Swiftly (raccomandato) -Visita il [sito di Swiflty](https://swift-server.github.io/swiftly/) per istruzioni su come installare Swiftly e Swift su Linux. Dopo di che, installa Swift con il seguente comando: +Visita il [sito di Swiflty](https://swiftlang.github.io/swiftly/) per istruzioni su come installare Swiftly e Swift su Linux. Dopo di che, installa Swift con il seguente comando: #### Utilizzo di base diff --git a/docs/install/linux.ja.md b/docs/install/linux.ja.md index 8ded598b..82e2c1e8 100644 --- a/docs/install/linux.ja.md +++ b/docs/install/linux.ja.md @@ -1,6 +1,6 @@ # Linux にインストール -Vapor を使うには、Swift 5.7 以上が必要です。これは Swift Server Workgroup が提供する CLI ツール [Swiftly](https://swift-server.github.io/swiftly/) を使ってインストールできます(推奨)。または、[Swift.org](https://swift.org/download/) で利用可能なツールチェーンを使用してインストールできます。 +Vapor を使うには、Swift 5.7 以上が必要です。これは Swift Server Workgroup が提供する CLI ツール [Swiftly](https://swiftlang.github.io/swiftly/) を使ってインストールできます(推奨)。または、[Swift.org](https://swift.org/download/) で利用可能なツールチェーンを使用してインストールできます。 ## サポートされているディストリビューションとバージョン Vapor は、Swift 5.7 またはそれ以上の新しいバージョンがサポートする Linux ディストリビューションと同じバージョンをサポートしています。公式にサポートされているオペレーティングシステムの最新情報については、[公式サポートページ](https://www.swift.org/platform-support/)を参照してください。 @@ -12,7 +12,7 @@ Vapor は、Swift 5.7 またはそれ以上の新しいバージョンがサポ ### Swiftly CLI ツールを使用した自動インストール (推奨) -Linux で Swiftly と Swift をインストールする手順については、[Swifty のウェブサイト](https://swift-server.github.io/swiftly/)をご覧ください。その手順に従った後、次のコマンドで Swift をインストールします。 +Linux で Swiftly と Swift をインストールする手順については、[Swifty のウェブサイト](https://swiftlang.github.io/swiftly/)をご覧ください。その手順に従った後、次のコマンドで Swift をインストールします。 #### 基本的な使い方 diff --git a/docs/install/linux.md b/docs/install/linux.md index 3ebc7bcb..b91ad846 100644 --- a/docs/install/linux.md +++ b/docs/install/linux.md @@ -1,6 +1,6 @@ # Install on Linux -To use Vapor, you will need Swift 5.7 or greater. This can be installed using the CLI tool [Swiftly](https://swift-server.github.io/swiftly/) provided by the Swift Server Workgroup (recommended), or the toolchains available on [Swift.org](https://swift.org/download/). +To use Vapor, you will need Swift 5.7 or greater. This can be installed using the CLI tool [Swiftly](https://swiftlang.github.io/swiftly/) provided by the Swift Server Workgroup (recommended), or the toolchains available on [Swift.org](https://swift.org/download/). ## Supported Distributions and Versions @@ -12,7 +12,7 @@ Linux distributions not officially supported may also run Swift by compiling the ### Automated installation using Swiftly CLI tool (recommended) -Visit the [Swiflty website](https://swift-server.github.io/swiftly/) for instructions on how to install Swiftly and Swift on Linux. After that, install Swift with the following command: +Visit the [Swiflty website](https://swiftlang.github.io/swiftly/) for instructions on how to install Swiftly and Swift on Linux. After that, install Swift with the following command: #### Basic usage diff --git a/docs/install/linux.zh.md b/docs/install/linux.zh.md index ffba7f4f..123cc664 100644 --- a/docs/install/linux.zh.md +++ b/docs/install/linux.zh.md @@ -1,7 +1,7 @@ # 在 Linux 上面安装 -你需要 Swift 5.7 或更高版本来使用 Vapor。你可以使用 Swift Server Workgroup 提供的 CLI 工具 [Swiftly](https://swift-server.github.io/swiftly/) 来安装(推荐),也可以通过 [Swift.org](https://swift.org/download/) 上面的工具链来安装。 +你需要 Swift 5.7 或更高版本来使用 Vapor。你可以使用 Swift Server Workgroup 提供的 CLI 工具 [Swiftly](https://swiftlang.github.io/swiftly/) 来安装(推荐),也可以通过 [Swift.org](https://swift.org/download/) 上面的工具链来安装。 ## 支持的发行版和版本 @@ -13,7 +13,7 @@ Vapor 支持的发行版的版本与 Swift 5.7 或更新版本支持的 Linux ### 使用 Swiftly CLI 工具自动安装(推荐) -访问 [Swifty 网站](https://swift-server.github.io/swiftly/)获取在Linux上安装 Swiftly 和 Swift 的说明。之后,使用以下命令安装 Swift: +访问 [Swifty 网站](https://swiftlang.github.io/swiftly/)获取在Linux上安装 Swiftly 和 Swift 的说明。之后,使用以下命令安装 Swift: #### 基本使用