Skip to content

Commit

Permalink
Fix docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Dec 18, 2023
1 parent 925ee2a commit a3472a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ public String getFacebookPageLocation() {
* @return the location of the facebook page.
*/
public String getWikiPageLocation() {
return getProperty(wikiPageKey, "http://quelea.org/wiki/index.php/Main_Page");
return getProperty(wikiPageKey, "http://quelea.org/wiki/");
}

/**
Expand Down

0 comments on commit a3472a1

Please sign in to comment.