Skip to content

Commit 2e40920

Browse files
committed
Change url in config
1 parent f2824ea commit 2e40920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: C2PA Node.js library
22
description: >- # this means to ignore newlines until "baseurl:"
33
API documentation for the Content Authenticity Initiative Node.js library.
44
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
5+
url: "https://contentauth.github.io" # the base hostname & protocol for your site, e.g. http://example.com
66

77
# Build settings
88
remote_theme: "jekyll/minima@1e8a445"

0 commit comments

Comments
 (0)