Skip to content

Commit 9fff271

Browse files
fixed typo in mongodbatlas_teams sidebar (#665)
1 parent 7c04a01 commit 9fff271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/mongodbatlas.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<a href="/docs/providers/mongodbatlas/d/alert_configuration.html">mongodbatlas_alert_configuration</a>
8080
</li>
8181
<li<%= sidebar_current("docs-mongodbatlas-datasource-team") %>>
82-
<a href="/docs/providers/mongodbatlas/d/team.html">mongodbatlas_team</a>
82+
<a href="/docs/providers/mongodbatlas/d/team.html">mongodbatlas_teams</a>
8383
</li>
8484
<li<%= sidebar_current("docs-mongodbatlas-private-endpoint") %>>
8585
<a href="/docs/providers/mongodbatlas/d/private_endpoint.html">mongodbatlas_private_endpoint</a>
@@ -146,7 +146,7 @@
146146
<li<%= sidebar_current("docs-mongodbatlas-resource-auditing") %>>
147147
<a href="/docs/providers/mongodbatlas/r/auditing.html">mongodbatlas_auditing</a>
148148
<li<%= sidebar_current("docs-mongodbatlas-resource-team") %>>
149-
<a href="/docs/providers/mongodbatlas/r/team.html">mongodbatlas_team</a>
149+
<a href="/docs/providers/mongodbatlas/r/team.html">mongodbatlas_teams</a>
150150
</li>
151151
<li<%= sidebar_current("docs-mongodbatlas-custom-db-role") %>>
152152
<a href="/docs/providers/mongodbatlas/r/custom_db_role.html">mongodbatlas_custom_db_role</a>

0 commit comments

Comments
 (0)