Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 8162df5

Browse files
authored
Merge pull request #394 from AKSW/fix/DocumentationLink
Change the Documentation Link from Github to the new Documentation
2 parents 456a819 + de14969 commit 8162df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config/default.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ version.suffix = "git"
108108
;;
109109
; Help Menu URLs
110110
;;
111-
help.documentation = "https://github.com/AKSW/OntoWiki/wiki"
111+
help.documentation = "http://docs.ontowiki.net"
112112
help.issues = "https://github.com/AKSW/OntoWiki/issues"
113113
help.versioninfo = "https://raw.github.com/AKSW/OntoWiki/master/debian/changelog"
114114

0 commit comments

Comments
 (0)