We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814a6ca commit 2ae3f0bCopy full SHA for 2ae3f0b
lib/actions/convertMarkdown.js
@@ -6,7 +6,7 @@ import {
6
} from 'uuid';
7
import fetch from 'node-fetch';
8
9
-const apiURL = "https://vscode-markdown-converter-jl3f4c79.conholdate.cloud/api/markdown";
+const apiURL = "https://vscode-markdown-converter-750605.conholdate.cloud/api/markdown";
10
11
/**
12
* @description Convert MD to another format
0 commit comments