mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-01 15:50:48 +00:00
Fix site errors
This commit is contained in:
@@ -32,7 +32,7 @@ import static org.kohsuke.github.Previews.INERTIA;
|
||||
|
||||
/**
|
||||
* A GitHub project.
|
||||
* @see https://developer.github.com/v3/projects/
|
||||
* @see <a href="https://developer.github.com/v3/projects/">Projects</a>
|
||||
* @author Martin van Zijl
|
||||
*/
|
||||
public class GHProject extends GHObject {
|
||||
|
||||
Reference in New Issue
Block a user