Skip to content

Commit 5dd3a7e

Browse files
committed
Deploying to stdlib-fpm from @ 4069d81 🚀
1 parent 0fbd4d1 commit 5dd3a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_selection.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module stdlib_selection
66
!! ([Specification](../page/specs/stdlib_selection.html))
77
!
88
! This code was modified from the "Coretran" implementation "quickSelect" by
9-
! Leon Foks, https://github.com/leonfoks/coretran/tree/master/src/sorting
9+
! Leon Foks, https://github.com/leonfoks/coretran/tree/HEAD/src/sorting
1010
!
1111
! Leon Foks gave permission to release this code under stdlib's MIT license.
1212
! (https://github.com/fortran-lang/stdlib/pull/500#commitcomment-57418593)

0 commit comments

Comments
 (0)