diff --git a/src/main/resources/documentation/example/main.rqg b/src/main/resources/documentation/example/main.rqg
index dc0cae3f1c7c673168c47fecd307296aca990fe6..45f6cecb4fd62df6b3cc7f0c290c05e4070b2b7a 100644
--- a/src/main/resources/documentation/example/main.rqg
+++ b/src/main/resources/documentation/example/main.rqg
@@ -38,7 +38,6 @@ TEMPLATE <example/main.rqg>( ?example ) {
             <span><a href="{ ?name }.jsonld" target="_blank"><img src="https://img.shields.io/badge/Format-JSON--LD-blue.svg"/></a></span>
             <span><a href="{ ?name }.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N3-blue.svg"/></a></span>
             <span><a href="{ ?name }.nt" target="_blank"><img src="https://img.shields.io/badge/Format-N--Triples-blue.svg"/></a></span>
-            <span><a href="{ ?name }.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg"/></a></span>
             <span><a href="{ ?name }.rdf" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg"/></a></span>
             <span><a href="{ ?name }.ttl" target="_blank"><img src="https://img.shields.io/badge/Format-Turtle-blue.svg"/></a></span>
            </dd>
diff --git a/src/main/resources/documentation/ontology/main.rqg b/src/main/resources/documentation/ontology/main.rqg
index 293f15b393b7bbb6906154fef72015a24c25dec5..03aadb795aa372a32bb6c8a5641f56b18f35b796 100644
--- a/src/main/resources/documentation/ontology/main.rqg
+++ b/src/main/resources/documentation/ontology/main.rqg
@@ -77,7 +77,6 @@ TEMPLATE <header.rqg>( st:call-template(<ontology/title.rqg>, ?onto ) , ?pathToS
             <span><a href="{ ?filename }.jsonld" target="_blank"><img src="https://img.shields.io/badge/Format-JSON--LD-blue.svg"/></a></span>
             <span><a href="{ ?filename }.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N3-blue.svg"/></a></span>
             <span><a href="{ ?filename }.nt" target="_blank"><img src="https://img.shields.io/badge/Format-N--Triples-blue.svg"/></a></span>
-            <span><a href="{ ?filename }.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg"/></a></span>
             <span><a href="{ ?filename }.rdf" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg"/></a></span>
             <span><a href="{ ?filename }.ttl" target="_blank"><img src="https://img.shields.io/badge/Format-Turtle-blue.svg"/></a></span>
            </dd>
diff --git a/src/main/resources/documentation/term/main.rqg b/src/main/resources/documentation/term/main.rqg
index d84bd1bfc3062a5d4d63e3a2b85e2a837f46f28b..87d3d980f1da43b6e42aeb57959ed79bc988fd58 100644
--- a/src/main/resources/documentation/term/main.rqg
+++ b/src/main/resources/documentation/term/main.rqg
@@ -49,7 +49,6 @@ TEMPLATE <term/main.rqg>( ?term ) {
             <span><a href="{ ?localName }.jsonld" target="_blank"><img src="https://img.shields.io/badge/Format-JSON--LD-blue.svg"/></a></span>
             <span><a href="{ ?localName }.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N3-blue.svg"/></a></span>
             <span><a href="{ ?localName }.nt" target="_blank"><img src="https://img.shields.io/badge/Format-N--Triples-blue.svg"/></a></span>
-            <span><a href="{ ?localName }.n3" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg"/></a></span>
             <span><a href="{ ?localName }.rdf" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg"/></a></span>
             <span><a href="{ ?localName }.ttl" target="_blank"><img src="https://img.shields.io/badge/Format-Turtle-blue.svg"/></a></span>
            </dd>