Skip to content

Documentation for page routes #753

Closed
@gotjoshua

Description

@gotjoshua

more-pages.md#L20 seems to be missing the /#/

For example if I go here:
https://dcomposed.github.io/docsify/markdown
I get a 404

but if i go here:
https://dcomposed.github.io/docsify/#/markdown
it works.

Small detail but i think the docs should read:

docs/README.md        => http://domain.com
docs/guide.md         => http://domain.com/#/guide
docs/zh-cn/README.md  => http://domain.com/#/zh-cn/
docs/zh-cn/guide.md   => http://domain.com/#/zh-cn/guide

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsrelated to the documentation of docsify itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions