Project

General

Profile

Actions

Bug #21763

closed

katello README links are broken

Added by Alex Moriarty over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

One year ago, katello.org moved the documentation to
https://github.com/Katello/katello.org/commit/0e7210e0aafb62ca916cad7bdb849e78cf062dab

However, in https://github.com/Katello/katello there are still broken links to the old location, which is confusing when trying to determine the status of the project.

grep -r "katello\.org" .

./CONTRIBUTING.md:[development guidelines](http://www.katello.org/developers/).
./CONTRIBUTING.md:* [Ruby guidelines](http://www.katello.org/developers/style/ruby.html)
./CONTRIBUTING.md:* [Javascript guidelines](http://www.katello.org/developers/style/javascript.html)
./README.md:Full documentation is at http://www.katello.org
./README.md:[Katello](http://www.katello.org) is a systems life cycle management
./README.md:See the [developer documentation](http://www.katello.org/developers/index.html).
./README.md: * [Katello.org](http://katello.org)
./README.md:[Katello.org](http://www.katello.org).
./test/factories/user_factory.rb:    sequence(:mail) { |n| "user#{n}@katello.org" }
./katello.gemspec:  gem.homepage    = "http://www.katello.org" 
Actions

Also available in: Atom PDF