From: "zzak (Zachary Scott)" Date: 2013-08-10T04:37:43+09:00 Subject: [ruby-core:56500] [ruby-trunk - Bug #8763] Error in improve the docs webpage Issue #8763 has been updated by zzak (Zachary Scott). Thank you for the report! Unfortunately we don't maintain ruby-doc.org, but I will forward this to the maintainer. We have our own contributing file, which you can find here: https://github.com/ruby/ruby/blob/trunk/doc/contributing.rdoc Please check it. ---------------------------------------- Bug #8763: Error in improve the docs webpage https://bugs.ruby-lang.org/issues/8763#change-41050 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/