Skip to content
Commits on Source (1)
......@@ -259,7 +259,7 @@
.attr( "target", "_blank" )
.css( "text-decoration", "underline" )
.css( "margin-right", "4px" )
.text( "Download this version of ICNML here" );
.text( "See and download the source code here" );
}
} );
</script>
......