Fix Swiftly links (#984)

<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
This commit is contained in:
Tim Condon 2024-06-12 21:37:07 +01:00 committed by GitHub
parent ae3add1169
commit 6ef6773e9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 10 additions and 10 deletions

View File

@ -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) ### 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 #### Basic usage

View File

@ -73,7 +73,7 @@ ssh vapor@your_server_ip
### 使用 Swiftly CLI 工具自动安装(推荐) ### 使用 Swiftly CLI 工具自动安装(推荐)
访问 [Swiftly 网站](https://swift-server.github.io/swiftly/)获取在 Linux 上安装 Swiftly 和 Swift 的说明。之后,安装 Swift 使用如下命令: 访问 [Swiftly 网站](https://swiftlang.github.io/swiftly/)获取在 Linux 上安装 Swiftly 和 Swift 的说明。之后,安装 Swift 使用如下命令:
#### 基本用法 #### 基本用法

View File

@ -1,6 +1,6 @@
# Installazione su Linux # 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 ## 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) ### 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 #### Utilizzo di base

View File

@ -1,6 +1,6 @@
# Linux にインストール # 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/)を参照してください。 Vapor は、Swift 5.7 またはそれ以上の新しいバージョンがサポートする Linux ディストリビューションと同じバージョンをサポートしています。公式にサポートされているオペレーティングシステムの最新情報については、[公式サポートページ](https://www.swift.org/platform-support/)を参照してください。
@ -12,7 +12,7 @@ Vapor は、Swift 5.7 またはそれ以上の新しいバージョンがサポ
### Swiftly CLI ツールを使用した自動インストール (推奨) ### Swiftly CLI ツールを使用した自動インストール (推奨)
Linux で Swiftly と Swift をインストールする手順については、[Swifty のウェブサイト](https://swift-server.github.io/swiftly/)をご覧ください。その手順に従った後、次のコマンドで Swift をインストールします。 Linux で Swiftly と Swift をインストールする手順については、[Swifty のウェブサイト](https://swiftlang.github.io/swiftly/)をご覧ください。その手順に従った後、次のコマンドで Swift をインストールします。
#### 基本的な使い方 #### 基本的な使い方

View File

@ -1,6 +1,6 @@
# Install on Linux # 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 ## 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) ### 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 #### Basic usage

View File

@ -1,7 +1,7 @@
# 在 Linux 上面安装 # 在 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 工具自动安装(推荐) ### 使用 Swiftly CLI 工具自动安装(推荐)
访问 [Swifty 网站](https://swift-server.github.io/swiftly/)获取在Linux上安装 Swiftly 和 Swift 的说明。之后,使用以下命令安装 Swift: 访问 [Swifty 网站](https://swiftlang.github.io/swiftly/)获取在Linux上安装 Swiftly 和 Swift 的说明。之后,使用以下命令安装 Swift:
#### 基本使用 #### 基本使用