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 34de59d commit 279b653Copy full SHA for 279b653
website/gitlab.erb
@@ -85,6 +85,9 @@
85
<li<%= sidebar_current("docs-gitlab-resource-project_membership") %>>
86
<a href="/docs/providers/gitlab/r/project_membership.html">gitlab_project_membership</a>
87
</li>
88
+ <li<%= sidebar_current("docs-gitlab-resource-project_mirror") %>>
89
+ <a href="/docs/providers/gitlab/r/project_mirror.html">gitlab_project_mirror</a>
90
+ </li>
91
<li<%= sidebar_current("docs-gitlab-resource-project_share_group") %>>
92
<a href="/docs/providers/gitlab/r/project_share_group.html">gitlab_project_share_group</a>
93
<li<%= sidebar_current("docs-gitlab-resource-project_push_rules") %>>
0 commit comments