Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
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