Skip to content

Commit fe03d64

Browse files
committed
fixed inner link
1 parent fbe54bd commit fe03d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/cstdio/fopen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ int main() {
3434
* fopen[color ff0000]
3535
* fclose[link /reference/cstdio/fclose.md]
3636
* FILE[link /reference/cstdio/file.md]
37-
* printf[link /reference/cstdio/printf.md]
37+
* printf[link /reference/cstdio/printf.md.nolink]
3838

3939
## 処理系
4040
- [Clang](/implementation.md#clang): ??

0 commit comments

Comments
 (0)