aws / aws/chalice

Update `url_prefix` in Custom Domain Example

Open Beginner friendly
#1,890 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

Under the [Custom Domain Name Example](https://aws.github.io/chalice/topics/configfile.html#custom-domain-name), we have the following:
```
"url_prefixes": ["foo", "bar"],
```
I think it should be:

```
"url_prefix": "foo",
```

Contributor guide

Open the contributing guide

Research direction

Open the Custom Domain Name Example at the linked configfile.html page and compare the documented configuration key with the issue's correction. Done means the example uses the singular url_prefix form and the rendered documentation shows the corrected snippet.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.