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.
6
6
## How to submit a new package
7
7
8
8
Your 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 )
10
10
required of any package listed at the
11
11
[ packages listing] ( https://fortran-lang.org/packages ) .
12
12
@@ -15,7 +15,7 @@ against this repository, adding the new package into the file
15
15
[ registry.toml] ( ./registry.toml )
16
16
in alphabetical order. It is recommended that you explicitly list each version using the
17
17
[ ` 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:
19
19
20
20
``` toml
21
21
[datetime ]
You can’t perform that action at this time.
0 commit comments