Skip to content

Commit 8bf9e07

Browse files
authored
Merge pull request #706 from dynamsoft-docs/kyle-ds-patch-2
Update deprecated.md
2 parents bdca5cf + a0e5372 commit 8bf9e07

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

info/schedule/deprecated.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@ The recommended fix is to patch the operating system, you can find the patch [he
8484

8585
| v17.0 | v16.2- |
8686
|:-|:-|
87-
| [ `Viewer.autoChangeIndex` ]({{site.info}}api/Addon_Viewer.html#autoChangeIndex) | `Viewer.topPageChanged()` |
87+
| [ `Viewer.autoChangeIndex` ]({{site.info}}api/WebTwain_Viewer.html#autochangeindex) | `Viewer.topPageChanged()` |
8888

8989
* The following APIs are new in v17.0
9090
+ [ `RemoveTag` ]({{site.info}}api/WebTwain_Buffer.html#removetag)
9191
+ [ `GetTagList` ]({{site.info}}api/WebTwain_Buffer.html#gettaglist)
92-
+ [ `DWT.licenseServer` ]({{site.info}}api/WebTwain_License.html#licenseServer)
93-
+ [ `DWT.handshakeCode` ]({{site.info}}api/WebTwain_License.html#handshakeCode)
94-
+ [ `DWT.sessionPassword` ]({{site.info}}api/WebTwain_License.html#sessionPassword)
95-
+ [ `DWT.licenseException` ]({{site.info}}api/WebTwain_License.html#licenseException)
92+
+ `DWT.licenseServer`
93+
+ `DWT.handshakeCode`
94+
+ `DWT.sessionPassword`
95+
+ `DWT.licenseException`
9696

9797
## 16.2
9898

0 commit comments

Comments
 (0)