@@ -33,10 +33,10 @@ non-Fortran related package manager.
3333
3434** Website: < https://fpm.fortran-lang.org/ > **
3535
36- ## [ Download] ( https://fpm.fortran-lang.org/en/ install/index.html )
36+ ## [ Download] ( https://fpm.fortran-lang.org/install/index.html )
3737
3838Fpm 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 ) ** .
4040
4141The easiest installation routes are shown below.
4242
@@ -86,9 +86,9 @@ Binary distributions are available for MacOS 11 (Catalina) and 12 (Big Sur) for
8686Fpm should be available and functional after those steps.
8787For more details checkout the tap [ here] ( https://github.com/fortran-lang/homebrew-fortran ) .
8888
89- ## [ Get started] ( https://fpm.fortran-lang.org/en/ tutorial/index.html )
89+ ## [ Get started] ( https://fpm.fortran-lang.org/tutorial/index.html )
9090
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** .
9292
9393### Start a new project
9494
@@ -118,7 +118,7 @@ arguments can also be passed to the executable(s) or test(s) with the option
118118` -- some arguments ` .
119119
120120See 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 ) .
122122
123123<!--
124124### Bootstrapping instructions
0 commit comments