Skip to content

Commit b0ca685

Browse files
update to internal commit 9585f1b6
1 parent c014e51 commit b0ca685

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

_includes/sidelist-programming/programming-android.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,13 @@
234234
<ul lang="android">
235235
<li lang="android"><a class="otherLinkColour">Classes</a>
236236
<ul lang="android">
237-
<li lang="android"><a href="{{ site.dcv_android_api }}license/license-manager.html" class="otherLinkColour">LicenseManager</a></li>
238-
<li lang="android"><a href="{{ site.dcv_android_api }}license/license-module.html" class="otherLinkColour">LicenseModule</a></li>
237+
<li lang="android"><a href="{{ site.dcvb_android_api }}license/license-manager.html" class="otherLinkColour">LicenseManager</a></li>
238+
<li lang="android"><a href="{{ site.dcvb_android_api }}license/license-module.html" class="otherLinkColour">LicenseModule</a></li>
239239
</ul>
240240
</li>
241241
<li lang="android"><a class="otherLinkColour">Interfaces</a>
242242
<ul lang="android">
243-
<li lang="android"><a href="{{ site.dcv_android_api }}license/license-verification-listener.html" class="otherLinkColour">LicenseVerificationListener</a></li>
243+
<li lang="android"><a href="{{ site.dcvb_android_api }}license/license-verification-listener.html" class="otherLinkColour">LicenseVerificationListener</a></li>
244244
</ul>
245245
</li>
246246
</ul>

_includes/sidelist-programming/programming-oc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,13 +238,13 @@
238238
<ul lang="objectivec-swift">
239239
<li lang="objectivec-swift"><a class="otherLinkColour">Classes</a>
240240
<ul lang="objectivec-swift">
241-
<li lang="objectivec-swift"><a href="{{ site.dcv_ios_api }}license/license-manager.html" class="otherLinkColour">DSLicenseManager</a></li>
242-
<li lang="objectivec-swift"><a href="{{ site.dcv_ios_api }}license/license-module.html" class="otherLinkColour">DSLicenseModule</a></li>
241+
<li lang="objectivec-swift"><a href="{{ site.dcvb_ios_api }}license/license-manager.html" class="otherLinkColour">DSLicenseManager</a></li>
242+
<li lang="objectivec-swift"><a href="{{ site.dcvb_ios_api }}license/license-module.html" class="otherLinkColour">DSLicenseModule</a></li>
243243
</ul>
244244
</li>
245245
<li lang="objectivec-swift"><a class="otherLinkColour">Protocols</a>
246246
<ul lang="objectivec-swift">
247-
<li lang="objectivec-swift"><a href="{{ site.dcv_ios_api }}license/license-verification-listener.html" class="otherLinkColour">DSLicenseVerificationListener</a></li>
247+
<li lang="objectivec-swift"><a href="{{ site.dcvb_ios_api }}license/license-verification-listener.html" class="otherLinkColour">DSLicenseVerificationListener</a></li>
248248
</ul>
249249
</li>
250250
</ul>

0 commit comments

Comments
 (0)