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/getting-started/install/linux/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Follow the instructions on the [download page](/download/stable/#download-lin) f
12
12
Accessing older releases
13
13
------------------------
14
14
15
-
If for some reason you want to pin an older version of Mono rather than updating to the latest, you can modify the Debian repository to "wheezy/snapshots/X.XX.X" instead of "wheezy". For example, "wheezy/snapshots/3.10.0" will lock you to that version.
15
+
If for some reason you want to pin an older version of Mono rather than updating to the latest, you can modify the Debian repository to "stable-jessie/snapshots/X.XX.X" instead of "stable-jessie". For example, "stable-jessie/snapshots/3.10.0" will lock you to that version.
16
16
17
17
These snapshots will cease receiving updates as soon as the next major Mono version gets uploaded - for example, as soon as Mono 3.12 gets uploaded, 3.10 will never receive updates.
0 commit comments