Skip to content

Commit a50a06f

Browse files
committed
Fixed homebrew links in the readme. braumeister.org is defunct I guess?
1 parent 4c30be7 commit a50a06f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Download
4242
--------------------
4343

4444
[![GitHub release](https://img.shields.io/github/release/jacobwilliams/json-fortran.svg?style=plastic)](https://github.com/jacobwilliams/json-fortran/releases)
45-
[![homebrew version](https://img.shields.io/homebrew/v/json-fortran.svg?style=plastic)](http://braumeister.org/formula/json-fortran)
45+
[![homebrew version](https://img.shields.io/homebrew/v/json-fortran.svg?style=plastic)](https://formulae.brew.sh/formula/json-fortran)
4646

4747
Download the official versioned releases
4848
[here](https://github.com/jacobwilliams/json-fortran/releases/latest).
@@ -55,7 +55,7 @@ downloaded and installed with the [homebrew](http://brew.sh) package
5555
manager on Mac OS X. Once [homebrew](http://brew.sh) is installed,
5656
make sure that the formulae are up to date, view the package options
5757
and caveats, and install the
58-
[json-fortran formula](http://braumeister.org/formula/json-fortran):
58+
[json-fortran formula](https://formulae.brew.sh/formula/json-fortran):
5959

6060
```bash
6161
brew update

0 commit comments

Comments
 (0)