Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
28e25f09
Commit
28e25f09
authored
Jun 09, 2019
by
Greg Messner
Browse files
Fixed Javadoc typo.
parent
4539c4f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/gitlab4j/api/ProtectedBranchesApi.java
View file @
28e25f09
...
...
@@ -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
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment