We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4539c4f commit 28e25f0Copy full SHA for 28e25f0
src/main/java/org/gitlab4j/api/ProtectedBranchesApi.java
@@ -11,7 +11,7 @@
11
12
/**
13
* This class provides an entry point to all the Protected Branches API calls.
14
- * @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>
15
*/
16
public class ProtectedBranchesApi extends AbstractApi {
17
0 commit comments