File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ RVM?**](https://github.com/sstephenson/rbenv/wiki/Why-rbenv%3F)
4242 * [ Basic GitHub Checkout] ( #basic-github-checkout )
4343 * [ Upgrading] ( #upgrading )
4444 * [ Homebrew on Mac OS X] ( #homebrew-on-mac-os-x )
45- * [ Advanced Configuration ] ( #advanced-configuration )
45+ * [ How rbenv hooks into your shell ] ( #how-rbenv-hooks-into-your-shell )
4646 * [ Installing Ruby Versions] ( #installing-ruby-versions )
4747 * [ Uninstalling Ruby Versions] ( #uninstalling-ruby-versions )
4848* [ Command Reference] ( #command-reference )
@@ -233,7 +233,7 @@ Afterwards you'll still need to add `eval "$(rbenv init -)"` to your
233233profile as stated in the caveats. You' ll only ever have to do this
234234once.
235235
236- # ## Advanced Configuration
236+ # ## How rbenv hooks into your shell
237237
238238Skip this section unless you must know what every line in your shell
239239profile is doing.
You can’t perform that action at this time.
0 commit comments