Fix site errors

This commit is contained in:
Liam Newman
2019-10-31 13:25:31 -07:00
parent 739551cbe3
commit 8faecba0a2
6 changed files with 48 additions and 6 deletions

View File

@@ -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 {