Skip to content

Commit 60d0e74

Browse files
committed
Change base url to https://atomvm.org
1 parent d27b736 commit 60d0e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ description: >- # this means to ignore newlines until "baseurl:"
2727
# line in _config.yml. It will appear in your document head meta (for
2828
# Google search results) and in your feed.xml site description.
2929
#baseurl: "/" # the subpath of your site, e.g. /blog
30-
url: "https://www.atomvm.net" # the base hostname & protocol for your site, e.g. http://example.com
30+
url: "https://atomvm.org" # the base hostname & protocol for your site, e.g. http://example.com
3131
github_username: atomvm
3232

3333
host: "www.atomvm.net"

0 commit comments

Comments
 (0)