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: jekyll/_cci2/using-linuxvm.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ You can view the list of available images [in the docs Configuration Reference](
45
45
## Pre-installed software
46
46
{: #pre-installed-software }
47
47
48
-
The most up to date list of pre-installed software can be found on the [image builder](https://github.com/CircleCI-Public/circleci-server-linux-image-builder) page. You can also visit the [Discuss](https://discuss.circleci.com/tag/machine-images) page for more information.
48
+
The most up to date list of pre-installed software can be found on the [Discuss](https://discuss.circleci.com/tag/machine-images) page.
49
49
50
50
Additional packages can be installed with `sudo apt-get install <package>`. If the package in question is not found, `sudo apt-get update` may be required before installing it.
0 commit comments