Actions
Bug #21763
closedkatello README links are broken
Status:
Closed
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
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"
Updated by Justin Sherrill about 7 years ago
- Category set to Documentation
- Assignee set to Andrew Kofink
- Translation missing: en.field_release set to 329
- Difficulty set to trivial
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7111 added
Updated by Brad Buckingham about 7 years ago
- Target version changed from 236 to 240
Updated by Andrew Kofink about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|3cf145e59a7cc8e1654fc717c999d6f7767d8689.
Actions