We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a744915 commit be0e6d5Copy full SHA for be0e6d5
package.json
@@ -1,6 +1,6 @@
1
{
2
"scripts": {
3
- "build:docs": "curl https://raw.githubusercontent.com/GenericMappingTools/gmt/vercel-deployment/ci/vercel-docs.sh | bash",
+ "build:docs": "curl https://raw.githubusercontent.com/GenericMappingTools/gmt/master/ci/vercel-docs.sh | bash",
4
"build": "npm run build:docs"
5
}
6
0 commit comments