Skip to content

Commit 062a042

Browse files
committed
Update links referencing default branch
1 parent 0c75850 commit 062a042

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Further updates are planned...
2424

2525
### Documentation
2626

27-
* The API documentation for the current ```master``` branch can be found [here](https://fortran-lang.github.io/minpack/). This is generated by processing the source files with [FORD](https://github.com/Fortran-FOSS-Programmers/ford).
27+
* The API documentation for the latest default branch can be found [here](https://fortran-lang.github.io/minpack/). This is generated by processing the source files with [FORD](https://github.com/Fortran-FOSS-Programmers/ford).
2828

2929
### License
3030

31-
The Minpack source code and related files and documentation are distributed under a permissive free software [license](https://github.com/fortran-lang/minpack/blob/master/LICENSE.txt) (BSD-style).
31+
The Minpack source code and related files and documentation are distributed under a permissive free software [license](https://github.com/fortran-lang/minpack/blob/HEAD/LICENSE.txt) (BSD-style).
3232

3333
### See also
3434

@@ -40,4 +40,4 @@ The Minpack source code and related files and documentation are distributed unde
4040
* J. J. Moré, D. C. Sorensen, K. E. Hillstrom, and B. S. Garbow, The MINPACK Project, in Sources and Development of Mathematical Software, W. J. Cowell, ed., Prentice-Hall, pages 88-111, 1984.
4141
* M. J. D. Powell, A Hybrid Method for Nonlinear Equations. Numerical Methods for Nonlinear Algebraic Equations, P. Rabinowitz, editor. Gordon and Breach, 1970.
4242
* Jorge J. More, The Levenberg-Marquardt Algorithm, Implementation and Theory. Numerical Analysis, G. A. Watson, editor. Lecture Notes in Mathematics 630, Springer-Verlag, 1977.
43-
* [MINPACK-2](https://ftp.mcs.anl.gov/pub/MINPACK-2/)
43+
* [MINPACK-2](https://ftp.mcs.anl.gov/pub/MINPACK-2/)

0 commit comments

Comments
 (0)