From: "zzak (Zachary Scott)" Date: 2013-08-10T04:37:59+09:00 Subject: [ruby-core:56501] [ruby-trunk - Bug #8763][Third Party's Issue] Error in improve the docs webpage Issue #8763 has been updated by zzak (Zachary Scott). Status changed from Open to Third Party's Issue ---------------------------------------- Bug #8763: Error in improve the docs webpage https://bugs.ruby-lang.org/issues/8763#change-41051 Author: markijbema (Mark IJbema) Status: Third Party's Issue 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/