Skip to content

Commit 14b985a

Browse files
Update migration guide links for upgrading from v9.x and v10.x to version 11
1 parent 17323ca commit 14b985a

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/sidelist-programming/programming-javascript.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,11 +1397,11 @@
13971397
<li lang="javascript"><a class="otherLinkColour">Migration Guides</a>
13981398
<ul>
13991399
<li><a
1400-
href="{{ site.js }}upgrade-guide/migrate-from-v10.html"
1400+
href="{{ site.js }}migrate-from-v10/index.html"
14011401
class="otherLinkColour">Migrate from 10.x to 11.x</a>
14021402
</li>
14031403
<li><a
1404-
href="{{ site.js }}upgrade-guide/migrate-from-v9.html"
1404+
href="{{ site.js }}migrate-from-v9/index.html"
14051405
class="otherLinkColour">Migrate from 9.x to 11.x</a>
14061406
</li>
14071407
</ul>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)