Unrecognized relative link when there is no link #7139
rajdevworks
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have following markdown content and it is a log snippet from a file. It has same/similar syntax of handling links in mkdocs.
It is throwing multiple INFO notices while serving the docs. How can I avoid getting these notices?
>2018-03-15T05:36:13.035843+00:00 something some[6402]: dispose dev[serial](F02)...<br>
Error while serving mkdocs
INFO - Doc file 'filename.md' contains an unrecognized relative link 'F02', it was left as is.
Beta Was this translation helpful? Give feedback.
All reactions