Merge pull request #29066 from hashicorp/add-compatibility-promises-toc

Add compatibility promises to sidebar toc
This commit is contained in:
Laura Pacilio 2021-07-06 14:08:05 -04:00 committed by GitHub
commit 19eaba888e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -979,6 +979,10 @@
<a href="/upgrade-guides/1-0.html">Upgrading to v1.0</a>
</li>
<li>
<a href="/docs/language/v1-compatibility-promises.html">v1.0 Compatibility Promises</a>
</li>
<li>
<a href="/upgrade-guides/0-15.html">Upgrading to v0.15</a>
</li>