Commit 28e25f09 authored by Greg Messner's avatar Greg Messner
Browse files

Fixed Javadoc typo.

parent 4539c4f9
......@@ -11,7 +11,7 @@ import org.gitlab4j.api.models.ProtectedBranch;
/**
* This class provides an entry point to all the Protected Branches API calls.
* @see <a https://docs.gitlab.com/ee/api/protected_branches.html">Protected branches API at GitLab</a>
* @see <a href="https://docs.gitlab.com/ee/api/protected_branches.html">Protected branches API at GitLab</a>
*/
public class ProtectedBranchesApi extends AbstractApi {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment