Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

fix: base directory #2

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

title: NEM Documentation
description: Technical Documentation for Developers and Average Users.
baseurl: "/nem-docs" # the subpath of your site, e.g. /blog
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://NemProject.github.io" # the base hostname & protocol for your site, e.g. http://example.com
logo: "/assets/images/logo.png"
color_scheme: light
Expand Down