Add reference link to wiki.

This commit is contained in:
shimamoto
2013-07-19 13:25:23 +09:00
parent e3ff1dcd96
commit 22685d8e3b

View File

@@ -256,7 +256,7 @@ trait IssuesControllerBase extends ControllerBase {
}
/**
* @see
* @see [[https://github.com/takezoe/gitbucket/wiki/CommentAction]]
*/
private def handleComment(issueId: Int, content: Option[String], repository: RepositoryService.RepositoryInfo)
(getAction: model.Issue => Option[String] =