Skip to content

Commit

Permalink
Remove erroneous information about docs (#165)
Browse files Browse the repository at this point in the history
These docs no longer exist.
  • Loading branch information
sds committed Jan 10, 2024
1 parent ff1ef25 commit 63612f7
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ clean and readable. In addition to style and lint checks, it integrates with
analysis tools to your Slim templates.

You can run `slim-lint` manually from the command line, or integrate it into
your [SCM hooks](https://github.com/brigade/overcommit).
your [SCM hooks](https://github.com/sds/overcommit).

* [Requirements](#requirements)
* [Installation](#installation)
Expand Down Expand Up @@ -221,14 +221,6 @@ rake 'slim_lint[app/views, custom/*.slim]'
Files specified in this manner take precedence over the task's `files`
attribute.

## Documentation

[Code documentation] is generated with [YARD] and hosted by [RubyDoc.info].

[Code documentation]: http://rdoc.info/github/sds/slim-lint/master/frames
[YARD]: http://yardoc.org/
[RubyDoc.info]: http://rdoc.info/

## Contributing

We love getting feedback with or without pull requests. If you do add a new
Expand Down

0 comments on commit 63612f7

Please sign in to comment.