MongoDB.local SF, Jan 15: See the speaker lineup & ship your AI vision faster. Use WEB50 to save 50%
Find out more >
Docs Menu
Docs Home
/
MongoDB Meta Documentation
/

Fantastic Errors and How to Fix Them

Error

Resolution

Duplicate explicit target name

This is most frequently caused by improper use of named hyperlink references. Instead, use an anonymous hyperlink reference.

For example, instead of this:

`Foo <http://example.org>`_

Use this:

`Foo <http://example.org>`__

Back

Generating a Browser Coverage List