summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetpaste b/wgetpaste
index 4badd8c..ad83eb1 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -430,7 +430,7 @@ public github gists. In the case of gitlab, you can set VISIBILITY_snippets= to
'public', 'private' or 'internal'"
To change your gitlab server, you can override the default API URL setting
-URL_snippets='https://gitlab.[server].com/api/[version]/snippets'
+URL_snippets='https://gitlab.[server].com/api/v4/snippets'
EOF
}