Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove erroneous information about docs
Browse files Browse the repository at this point in the history
These docs no longer exist.
sds committed Jan 10, 2024
1 parent ff1ef25 commit d91b99a
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
@@ -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)
@@ -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

0 comments on commit d91b99a

Please sign in to comment.