Fixed naming (phpci -> php-censor)

This commit is contained in:
Dmitry Khomutov 2016-07-22 12:14:10 +06:00
commit 62bf63a06e
20 changed files with 56 additions and 59 deletions

View file

@ -135,7 +135,7 @@ class GithubBuild extends RemoteGitBuild
/**
* Get a template to use for generating links to files.
* e.g. https://github.com/block8/phpci/blob/master/{FILE}#L{LINE}
*
* @return string
*/
public function getFileLinkTemplate()