Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken doc links in Configuration section #297

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

drboyer
Copy link
Contributor

@drboyer drboyer commented Feb 28, 2022

While trying to set up this tool I noticed the links in the Configuration section of the Quick Start guide were broken. They showed up with two docs/ parts in the path. I think they were just some typos in the relative paths.

This PR corrects that issue. I confirmed that the links now work on my fork.

* Maximum number of History items to keep ([HistoryLimit](docs/config.md#historylimit))
* Number of minutes to keep items in History ([HistoryMinutes](docs/config.md#historyminutes))
* Log Level ([LogLevel](docs/config.md#loglevel--loglines))
* SSO Instance Name ([DefaultSSO](./config.md#defaultsso))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can just get rid of the ./ completely right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yeah it seems so. Removed them

@synfinatic synfinatic merged commit 97eb233 into synfinatic:main Feb 28, 2022
@synfinatic
Copy link
Owner

Thank you for making AWS SSO CLI better!

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

Successfully merging this pull request may close these issues.

2 participants