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

Typo on the dynamic website example code #599

Open
rmaddy opened this issue Dec 7, 2022 · 0 comments
Open

Typo on the dynamic website example code #599

rmaddy opened this issue Dec 7, 2022 · 0 comments

Comments

@rmaddy
Copy link

rmaddy commented Dec 7, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant