-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathautomationengine.html
More file actions
20 lines (19 loc) · 985 Bytes
/
automationengine.html
File metadata and controls
20 lines (19 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Automation Engine (Visitor Access) Labs - Xanadu Release</title>
</head>
<body>
<h1>Automation Engine (Visitor Access) Labs - Xanadu Release</h1>
<nav>
<ul>
<li><a href="https://github.com/vmarrone/Doc-Intel-2024/blob/main/DocIntel.md" target="_blank">Document Intelligence</a></li>
<li><a href="https://github.com/quentincloudsnow/userlookup/blob/main/img/CA%20DL.jpeg" target="_blank">Download the Driver License for the Docintel Lab here </a></li>
<li><a href="https://github.com/quentincloudsnow/userlookup/blob/main/IntegrationHub.md" target="_blank">IntegrationHub Exercise</a></li>
<li><a href="https://github.com/quentincloudsnow/badgingappweb/blob/main/rpaxanadu.md" target="_blank">RPA HUB Exercise</a></li>
</ul>
</nav>
</body>
</html>