diff --git a/URL-parameters.md b/URL-parameters.md index 9eed9ad..ab2a0e5 100644 --- a/URL-parameters.md +++ b/URL-parameters.md @@ -1,4 +1,4 @@ -Here is a list of parameters you can add to URL in order to set generator options and/or control behavior by link. Use it like [http://azgaar.github.io/Fantasy-Map-Generator/?seed=123456789&width=1536&height=722&options=default], which should generate the same map for everyone using this link. +Here is a list of parameters you can add to URL in order to set generator options and/or control behavior by link. Use it like [http://azgaar.github.io/Fantasy-Map-Generator/?seed=123456789&width=1536&height=722&options=default](), which should generate the same map for everyone using this link. ## Azgaar's Fantasy Map Generator parameters: * `maplink` - open .map file from the provided URL, use like `https://azgaar.github.io/Fantasy-Map-Generator/?maplink=https://dl.dropboxusercontent.com/s/xgs3y1awlokio7x/Atlas%20046.map?dl=1`. Due to CORS restrictions, it works only for some servers