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: website/docs/_advanced_install.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -291,12 +291,12 @@ Script to automatically download and cache standalone `scala-cli` launcher.
291
291
]}>
292
292
<TabItemvalue="macOS/Linux">
293
293
294
-
<DownloadButtondesc='ScalaCLI launcher for macOs/Linux'href='https://github.com/VirtusLab/scala-cli/blob/master/scala-cli.sh'width='250px' ></DownloadButton>
294
+
<DownloadButtondesc='ScalaCLI launcher for macOs/Linux'href='https://github.com/VirtusLab/scala-cli/blob/main/scala-cli.sh'width='250px' ></DownloadButton>
295
295
296
296
</TabItem>
297
297
<TabItemvalue="windows">
298
298
299
-
<DownloadButtondesc='ScalaCLI launcher for Windows'href='https://github.com/VirtusLab/scala-cli/blob/master/scala-cli.bat'width='250px' ></DownloadButton>
299
+
<DownloadButtondesc='ScalaCLI launcher for Windows'href='https://github.com/VirtusLab/scala-cli/blob/main/scala-cli.bat'width='250px' ></DownloadButton>
0 commit comments