Skip to content

Commit

Permalink
Merge pull request OpenBB-finance#5389 from OpenBB-finance/hotfix/links
Browse files Browse the repository at this point in the history
links
  • Loading branch information
jmaslek authored Aug 29, 2023
2 parents 478ca2f + 666023d commit 05093e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/content/terminal/installation/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Install the OpenBB Terminal on MacOS (Big Sur or later). There are two versions
<div style={{
height: 80
}}>
<InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.1/x86.64.MacOS.OpenBB.Terminal.v3.2.1.pkg" label="Mac Intel Installer" /> <InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.1/ARM64.MacOS.OpenBB.Terminal.v3.2.1.pkg" label="Mac M1 Installer" />
<InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.2/x86.64.MacOS.OpenBB.Terminal.v3.2.2.pkg" label="Mac Intel Installer" /> <InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.2/ARM64.MacOS.OpenBB.Terminal.v3.2.2.pkg" label="Mac M1 Installer" />
</div>

<details><summary>Minimum Requirements</summary>
Expand Down
2 changes: 1 addition & 1 deletion website/content/terminal/installation/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import InstallerButton from "@site/src/components/General/InstallerButton";

This section provides you with the installation file as well as the guide to install the OpenBB Terminal via Windows (10 or greater).

<InstallerButton type="windows" href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.1/Windows.OpenBB.Terminal.v3.2.1.exe" label="Windows Installer" />
<InstallerButton type="windows" href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.2/Windows.OpenBB.Terminal.v3.2.2.exe" label="Windows Installer" />

<details><summary>Minimum Requirements</summary>

Expand Down

0 comments on commit 05093e9

Please sign in to comment.