From: "markijbema (Mark IJbema)" Date: 2013-08-09T23:29:17+09:00 Subject: [ruby-core:56494] [ruby-trunk - Bug #8763][Open] Error in improve the docs webpage Issue #8763 has been reported by markijbema (Mark IJbema). ---------------------------------------- Bug #8763: Error in improve the docs webpage https://bugs.ruby-lang.org/issues/8763 Author: markijbema (Mark IJbema) Status: Open Priority: Normal Assignee: zzak (Zachary Scott) Category: doc Target version: ruby -v: 2.0.0 Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN First of all apologies if this isn't the correct bug tracker for this, it was the most closely related one I could find, but please point me elsewhere if this isn't the correct place. On this page: http://ruby-doc.org/improve-the-docs/ It says: git remote add --track master upstream git://github.com/ruby/ruby.git This should be git remote add --track trunk upstream git://github.com/ruby/ruby.git (as ruby has no master) I'm also perfectly willing to fix this myself, but couldn't find the repository for this site. -- http://bugs.ruby-lang.org/