Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mitm001 committed May 5, 2018
1 parent a9ac89f commit d2eec30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -20,7 +20,7 @@ asciidoctor {
}
attributes 'build-gradle': file('build.gradle'),
'sourcedir': project.asciidoctor.sourceDir,
'endpoint-url': 'https://wiki.jmonkeyengine.org/wiki',
'endpoint-url': 'https://wiki.jmonkeyengine.org',
'source-highlighter' : 'coderay',
'linkcss': 'true',
//'imagesdir':'/images',
Expand Down

0 comments on commit d2eec30

Please sign in to comment.