-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Switch all links to HTTPS #2181
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
Conversation
BUILD_DETAIL.md
Outdated
RSpec uses [YARD](https://yardoc.org/) for API documentation on the [rspec.info | ||
site](https://rspec.info/). | ||
Our commitment to [SemVer](https://semver.org) requires that we explicitly |
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.
Reformatted so it's 80 char width like the rest of the document.
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.
Preferred as was.
features/README.md
Outdated
Cucumber features over time, and clarifying existing ones. If you have specific | ||
features you'd like to see added, find the existing documentation incomplete or | ||
confusing, or, better yet, wish to write a missing Cucumber feature yourself, | ||
please [submit an issue](https://github.com/rspec/rspec-rails/issues) or a [pull | ||
request](https://github.com/rspec/rspec-rails). |
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.
Reformatted to 80-char width
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.
Can you undo this, its formatted for relish.
@@ -6,7 +6,7 @@ source $SCRIPT_DIR/travis_functions.sh | |||
source $SCRIPT_DIR/predicate_functions.sh | |||
|
|||
# If JRUBY_OPTS isn't set, use these. | |||
# see http://docs.travis-ci.com/user/ci-environment/ | |||
# see https://docs.travis-ci.com/user/reference/overview/ |
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.
This is where the old link redirects right now. It doesn't mention JRUBY_OPTS
or env variables at all, so I'm wondering if that's the correct link?
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.
It'll do
I have addressed the issues you mentioned. :) |
No description provided.