-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBasicClient.html
More file actions
19 lines (19 loc) · 853 Bytes
/
Copy pathBasicClient.html
File metadata and controls
19 lines (19 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!doctype html>
<!-- Generated by tools/generate_github_pages_redirects.py; do not edit. -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://docs.avsystem.com/hubfs/Anjay_Docs/BasicClient.html">
<link rel="canonical" href="https://docs.avsystem.com/hubfs/Anjay_Docs/BasicClient.html">
<title>Documentation moved</title>
<script>
// Keep anchors and query parameters used by links to the former Pages site.
window.location.replace("https://docs.avsystem.com/hubfs/Anjay_Docs/BasicClient.html" + window.location.search
+ window.location.hash);
</script>
</head>
<body>
<p>Documentation moved to
<a href="https://docs.avsystem.com/hubfs/Anjay_Docs/BasicClient.html">https://docs.avsystem.com/hubfs/Anjay_Docs/BasicClient.html</a>.</p>
</body>
</html>