Skip to content

Commit ec00802

Browse files
update to internal commit 4363a465
1 parent 7fdd27d commit ec00802

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

_includes/sidelist-programming/programming-android.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,7 @@
669669

670670
<li lang="android" ><a href="{{ site.android_release_notes }}" class="otherLinkColour">Release Notes</a>
671671
<ul lang="android" >
672+
<li lang="android" ><a href="{{ site.android_release_notes }}android-11.html" class="otherLinkColour">Version 11.x</a></li>
672673
<li lang="android" ><a href="{{ site.android_release_notes }}android-10.html" class="otherLinkColour">Version 10.x</a></li>
673674
<li lang="android" ><a href="{{ site.android_release_notes }}android-9.html" class="otherLinkColour">Version 9.x</a></li>
674675
<li lang="android" ><a href="{{ site.android_release_notes }}android-8.html" class="otherLinkColour">Version 8.x</a></li>

_includes/sidelist-programming/programming-oc.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@
287287
</li>
288288
<li lang="objectivec-swift"><a>Enumerations</a>
289289
<ul lang="objectivec-swift">
290-
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser/mapping-status.html?lang=objc,swift" class="otherLinkColour">DSMappingStatus</a></li>
291-
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser/validation-status.html?lang=objc,swift" class="otherLinkColour">DSValiadtionStatus</a></li>
290+
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser/enum/mapping-status.html?lang=objc,swift" class="otherLinkColour">DSMappingStatus</a></li>
291+
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}code-parser/enum/validation-status.html?lang=objc,swift" class="otherLinkColour">DSValiadtionStatus</a></li>
292292
</ul>
293293
</li>
294294
</ul>
@@ -667,6 +667,7 @@
667667
<li lang="objectivec-swift" class="category">USEFUL RESOURCES</li>
668668
<li lang="objectivec-swift"><a href="{{ site.oc_release_notes }}" class="otherLinkColour">Release Notes</a>
669669
<ul lang="objectivec-swift">
670+
<li lang="objectivec-swift"><a href="{{ site.oc_release_notes }}ios-11.html" class="otherLinkColour">Version 11.x</a></li>
670671
<li lang="objectivec-swift"><a href="{{ site.oc_release_notes }}ios-10.html" class="otherLinkColour">Version 10.x</a></li>
671672
<li lang="objectivec-swift"><a href="{{ site.oc_release_notes }}ios-9.html" class="otherLinkColour">Version 9.x</a></li>
672673
<li lang="objectivec-swift"><a href="{{ site.oc_release_notes }}ios-8.html" class="otherLinkColour">Version 8.x</a></li>

0 commit comments

Comments
 (0)