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 f2824ea commit 2e40920Copy full SHA for 2e40920
docs/_config.yml
@@ -2,7 +2,7 @@ title: C2PA Node.js library
2
description: >- # this means to ignore newlines until "baseurl:"
3
API documentation for the Content Authenticity Initiative Node.js library.
4
baseurl: "/c2pa-node-v2" # the subpath of your site, e.g. /blog
5
-url: "https://crandmck.github.io" # the base hostname & protocol for your site, e.g. http://example.com
+url: "https://contentauth.github.io" # the base hostname & protocol for your site, e.g. http://example.com
6
7
# Build settings
8
remote_theme: "jekyll/minima@1e8a445"
0 commit comments