-
Notifications
You must be signed in to change notification settings - Fork 190
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 examples documention links. #2118
Conversation
.. _base_examples: | ||
|
||
Base Examples | ||
============== | ||
|
||
Several examples are made available to help you get started with SMARTS. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider adding instructions to run the examples.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The examples have help integrated or run just on call.
Perhaps we should add a link check in our |
It looks like we can add |
Fixes some broken links in the documentation.