Skip to content

Commit e63389a

Browse files
committed
fix a ford docstring link
1 parent 9fe9b16 commit e63389a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json_file_module.F90

+1-1
Original file line numberDiff line numberDiff line change
@@ -3031,7 +3031,7 @@ end subroutine json_file_traverse
30313031
!
30323032
! Remove a variable from a JSON file.
30333033
!
3034-
!@note This is just a wrapper to [[remove_if_present]].
3034+
!@note This is just a wrapper to [[json_core:remove_if_present]].
30353035

30363036
subroutine json_file_remove(me,path)
30373037

0 commit comments

Comments
 (0)