@@ -33,10 +33,10 @@ non-Fortran related package manager.
33
33
34
34
** Website: < https://fpm.fortran-lang.org/ > **
35
35
36
- ## [ Download] ( https://fpm.fortran-lang.org/en/ install/index.html )
36
+ ## [ Download] ( https://fpm.fortran-lang.org/install/index.html )
37
37
38
38
Fpm is available on many platforms and through multiple package managers, see our Documentation
39
- webpage for a list of ** [ All Supported Installations] ( https://fpm.fortran-lang.org/en/ install/index.html ) ** .
39
+ webpage for a list of ** [ All Supported Installations] ( https://fpm.fortran-lang.org/install/index.html ) ** .
40
40
41
41
The easiest installation routes are shown below.
42
42
@@ -86,9 +86,9 @@ Binary distributions are available for MacOS 11 (Catalina) and 12 (Big Sur) for
86
86
Fpm should be available and functional after those steps.
87
87
For more details checkout the tap [ here] ( https://github.com/fortran-lang/homebrew-fortran ) .
88
88
89
- ## [ Get started] ( https://fpm.fortran-lang.org/en/ tutorial/index.html )
89
+ ## [ Get started] ( https://fpm.fortran-lang.org/tutorial/index.html )
90
90
91
- ** Follow our [ Quickstart Tutorial] ( https://fpm.fortran-lang.org/en/ tutorial/hello-fpm.html ) to get familiar with fpm** .
91
+ ** Follow our [ Quickstart Tutorial] ( https://fpm.fortran-lang.org/tutorial/hello-fpm.html ) to get familiar with fpm** .
92
92
93
93
### Start a new project
94
94
@@ -118,7 +118,7 @@ arguments can also be passed to the executable(s) or test(s) with the option
118
118
` -- some arguments ` .
119
119
120
120
See additional instructions in the [ Packaging guide] ( PACKAGING.md ) or
121
- the [ manifest reference] ( https://fpm.fortran-lang.org/en/ spec/manifest.html ) .
121
+ the [ manifest reference] ( https://fpm.fortran-lang.org/spec/manifest.html ) .
122
122
123
123
<!--
124
124
### Bootstrapping instructions
0 commit comments