Skip to content

Commit 750230f

Browse files
committed
fix hyperlinks in README
1 parent 9fe62f2 commit 750230f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ Functional programming for modern Fortran.
55
[![Build Status](https://travis-ci.org/wavebitscientific/functional-fortran.svg?branch=master)](https://travis-ci.org/wavebitscientific/functional-fortran)
66
[![GitHub issues](https://img.shields.io/github/issues/wavebitscientific/functional-fortran.svg)](https://github.com/wavebitscientific/functional-fortran/issues)
77

8-
* [Getting started](https://github.com/wavebitscientific/functional-fortran#getting-started)
9-
* [Why functional-fortran?](https://github.com/wavebitscientific/functional-fortran#why-functional-fortran)
10-
* [What's included?](https://github.com/wavebitscientific/functional-fortran#whats-included)
11-
* [Example usage](https://github.com/wavebitscientific/functional-fortran#example-usage)
12-
* [Contributing](https://github.com/wavebitscientific/functional-fortran#contributing)
13-
* [Further reading](https://github.com/wavebitscientific/functional-fortran#further-reading)
8+
* [Getting started](#getting-started)
9+
* [Why functional-fortran?](#why-functional-fortran)
10+
* [What's included?](#whats-included)
11+
* [Example usage](#example-usage)
12+
* [Contributing](#contributing)
13+
* [Further reading](#further-reading)
1414

1515
## Getting started
1616

0 commit comments

Comments
 (0)