We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25452c8 commit 93c64c4Copy full SHA for 93c64c4
en/community/ruby-core/index.md
@@ -12,12 +12,12 @@ So, where do you start?
12
13
The topics related to Ruby development covered here are:
14
15
-* [Using Subversion to Track Ruby Development](#following-ruby)
16
-* [How to Use Git With the Main Ruby Repository](#git-ruby)
+* [Using Git to Track Ruby Development](#following-ruby)
17
* [Improving Ruby, Patch by Patch](#patching-ruby)
18
* [Rules for Core Developers](#coding-standards)
19
20
### Using Git to Track Ruby Development
+{: #following-ruby}
21
22
The current primary repository of the latest Ruby source code is
23
[git.ruby-lang.org/ruby.git][gitrlo].
0 commit comments