slackhq / slack-api-docs

API Docs for Slack.com
https://api.slack.com/
426 stars 85 forks source link

Broken link in dialogs documentation #78

Open ryanblock opened 7 years ago

ryanblock commented 7 years ago

In the Top-level dialog attributes table on the dialogs documentation, there's a broken link:

-- | -- | --
elements | Array | Up to 5 form elements are allowed per dialog. See [elements](elements) below. Required.

Of course, this means elements links to https://api.slack.com/elements

I'm guessing that should be pointing to #elements instead, which is a valid anchor: https://api.slack.com/dialogs#elements