Skip to content

Commit 9d0928e

Browse files
authored
Merge branch 'main' into DEVDOCS-14961
Signed-off-by: Paige Rossi <[email protected]>
2 parents 5aeed6c + f24315f commit 9d0928e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta property="og:title" content="Maestro Sample App" />
77
<meta property="og:description" content="Leverage the power of Docusign workflows with Maestro. The Maestro Sample App showcases how the Maestro API (beta) can be used to create workflow definitions and trigger, cancel, and get status updates for workflow instances." />
8-
<meta property="og:image" content="%PUBLIC_URL%/src/assets/img/og-image.jpg" />
8+
<meta property="og:image" content="/og-image.jpg" />
99
<title>Maestro Sample App</title>
1010
<link rel="icon" type="image/x-icon" href="./src/assets/img/favicon.png">
1111
</head>

client/public/og-image.jpg

158 KB
Loading

0 commit comments

Comments
 (0)