You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/reference/src/documentation/introduction/installation/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ The supported operating systems include Linux and macOS; however, Windows is [`u
19
19
`Cargo` may be used instead of [`Fuelup`](fuelup.md); however, the user needs to manage the toolchain themselves.
20
20
21
21
<!-- markdown-link-check-disable -->
22
-
The advantage of using `Cargo` is the installation of [`plugins`](https://fuellabs.github.io/sway/v0.49.1/book/forc/plugins/index.html) that have not been added into [`Fuelup`](fuelup.md).
22
+
The advantage of using `Cargo` is the installation of [`plugins`](https://fuellabs.github.io/sway/v0.50.0/book/forc/plugins/index.html) that have not been added into [`Fuelup`](fuelup.md).
23
23
24
-
The disadvantage occurs when [`Fuelup`](fuelup.md) and `Cargo` are used in tandem because the latest [`plugins`](https://fuellabs.github.io/sway/v0.49.1/book/forc/plugins/index.html) may not be recognized.
24
+
The disadvantage occurs when [`Fuelup`](fuelup.md) and `Cargo` are used in tandem because the latest [`plugins`](https://fuellabs.github.io/sway/v0.50.0/book/forc/plugins/index.html) may not be recognized.
Copy file name to clipboardexpand all lines: docs/reference/src/documentation/introduction/installation/source.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ The `Sway toolchain` can be built directly from the [`Sway repository`](https://
5
5
## Installation & Updating
6
6
7
7
<!-- markdown-link-check-disable -->
8
-
In the root of the repository `/sway/<here>` build [`forc`](https://fuellabs.github.io/sway/v0.49.1/book/forc/commands/index.html) with the following command:
8
+
In the root of the repository `/sway/<here>` build [`forc`](https://fuellabs.github.io/sway/v0.50.0/book/forc/commands/index.html) with the following command:
This is the technical reference for the Sway programming language. For a prose explanation and introduction to the language, please refer to the [Sway Book](https://fuellabs.github.io/sway/v0.49.1/book/).
4
+
This is the technical reference for the Sway programming language. For a prose explanation and introduction to the language, please refer to the [Sway Book](https://fuellabs.github.io/sway/v0.50.0/book/).
0 commit comments