We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7f5e0 commit 16e09f4Copy full SHA for 16e09f4
1 file changed
index.html
@@ -20,7 +20,7 @@
20
<meta property="og:title" content="Facebook PathPicker"/>
21
<meta property="og:type" content="website"/>
22
<meta property="og:url" content="https://facebook.github.io/pathpicker/" />
23
- <meta property="og:image" content="assets/og-image.png" />
+ <meta property="og:image" content="https://facebook.github.io/PathPicker/assets/og-image.png" />
24
<meta property="og:description" content="PathPicker is a command line tool to easily select files from piped input."/>
25
<meta name="description" content="PathPicker is a command line tool to easily select files from piped input."/>
26
0 commit comments