Skip to content

Commit 8b7f583

Browse files
Rename team.html.markdown into teams.html.markdown (#838)
* Rename team.html.markdown into teams.html.markdown `mongodbatlas_teams` is the only resource in this provider where it's documentation page name/url is spelled differently * Rename team.html.markdown into teams.html.markdown * Rename 'team' to 'teams' in mongodbatlas.erb
1 parent 3228b9c commit 8b7f583

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
File renamed without changes.
File renamed without changes.

website/mongodbatlas.erb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
<li<%= sidebar_current("docs-mongodbatlas-datasource-alert-configuration") %>>
109109
<a href="/docs/providers/mongodbatlas/d/alert_configuration.html">mongodbatlas_alert_configuration</a>
110110
</li>
111-
<li<%= sidebar_current("docs-mongodbatlas-datasource-team") %>>
112-
<a href="/docs/providers/mongodbatlas/d/team.html">mongodbatlas_teams</a>
111+
<li<%= sidebar_current("docs-mongodbatlas-datasource-teams") %>>
112+
<a href="/docs/providers/mongodbatlas/d/teams.html">mongodbatlas_teams</a>
113113
</li>
114114
<li<%= sidebar_current("docs-mongodbatlas-private-endpoint") %>>
115115
<a href="/docs/providers/mongodbatlas/d/private_endpoint.html">mongodbatlas_private_endpoint</a>
@@ -196,8 +196,8 @@
196196
<a href="/docs/providers/mongodbatlas/r/maintenance_window.html">mongodbatlas_maintenance_window</a>
197197
<li<%= sidebar_current("docs-mongodbatlas-resource-auditing") %>>
198198
<a href="/docs/providers/mongodbatlas/r/auditing.html">mongodbatlas_auditing</a>
199-
<li<%= sidebar_current("docs-mongodbatlas-resource-team") %>>
200-
<a href="/docs/providers/mongodbatlas/r/team.html">mongodbatlas_teams</a>
199+
<li<%= sidebar_current("docs-mongodbatlas-resource-teams") %>>
200+
<a href="/docs/providers/mongodbatlas/r/teams.html">mongodbatlas_teams</a>
201201
</li>
202202
<li<%= sidebar_current("docs-mongodbatlas-custom-db-role") %>>
203203
<a href="/docs/providers/mongodbatlas/r/custom_db_role.html">mongodbatlas_custom_db_role</a>

0 commit comments

Comments
 (0)