File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ packages for the [fortran-lang](https://fortran-lang.org) site.
66## How to submit a new package
77
88Your new registry submittal should first meet the
9- [ general package criteria] ( https://github.com/fortran-lang/fortran-lang.org/blob/master /PACKAGES.md )
9+ [ general package criteria] ( https://github.com/fortran-lang/fortran-lang.org/blob/HEAD /PACKAGES.md )
1010required of any package listed at the
1111[ packages listing] ( https://fortran-lang.org/packages ) .
1212
@@ -15,7 +15,7 @@ against this repository, adding the new package into the file
1515[ registry.toml] ( ./registry.toml )
1616in alphabetical order. It is recommended that you explicitly list each version using the
1717[ ` tag ` ] ( https://docs.github.com/en/free-pro-team@latest/desktop/contributing-and-collaborating-using-github-desktop/managing-tags )
18- keyword, otherwise the tip of the master branch will be used. An example:
18+ keyword, otherwise the tip of the default branch will be used. An example:
1919
2020``` toml
2121[datetime ]
You can’t perform that action at this time.
0 commit comments