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

Typo on the dynamic website example code #599

@rmaddy

Description

@rmaddy

The README.md file has a typo in the code for the "Advanced Example 3: Serving a Dynamic Website" sample code.

The line:

pathRegex:@"/.*\.html"

should be:

pathRegex:@"/.*\\.html"

Note the additional backslash needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions