Skip to content

Commit a27692a

Browse files
committed
remove link
1 parent fccdf73 commit a27692a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_experimental_error.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ end subroutine error_stop
2222
contains
2323

2424
subroutine check(condition, msg, code, warn)
25-
!! Checks the value of a logical condition. ([spec](../page/specs/stdlib_experimental_error.html#description))
25+
!! Checks the value of a logical condition.
2626
!!
2727
!! __Read the [specification here](../page/specs/stdlib_experimental_error.html#description).__
2828
!!

0 commit comments

Comments
 (0)