Skip to content

Commit

Permalink
Update link to service
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Dec 11, 2023
1 parent 11ef8b3 commit 0c7079e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header/export-modal/renderer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ class ExportModal extends React.PureComponent<Props, State> {
<br /> PDF is a vector format usually used for documents. This might take a few seconds. Please be
patient. Use absolute URLs to data or <a href="https://github.com/vega/vega-datasets">Vega datasets</a> at{' '}
<code>/data/...</code>. Your chart is sent to{' '}
<a href="https://github.com/jonmmease/vl-convert-service" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/vega/vl-convert-service" target="_blank" rel="noopener noreferrer">
vl-convert-service.vercel.app
</a>{' '}
for rendering.
Expand Down

0 comments on commit 0c7079e

Please sign in to comment.