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 04c2aab commit 0b06446Copy full SHA for 0b06446
website/gitlab.erb
@@ -90,6 +90,9 @@
90
<li<%= sidebar_current("docs-gitlab-resource-project_variable") %>>
91
<a href="/docs/providers/gitlab/r/project_variable.html">gitlab_project_variable</a>
92
</li>
93
+ <li<%= sidebar_current("docs-gitlab-resource-service_github") %>>
94
+ <a href="/docs/providers/gitlab/r/service_github.html">gitlab_service_github</a>
95
+ </li>
96
<li<%= sidebar_current("docs-gitlab-resource-service_jira") %>>
97
<a href="/docs/providers/gitlab/r/service_jira.html">gitlab_service_jira</a>
98
0 commit comments