Skip to content

Commit 2e3dec2

Browse files
committed
README link to Provider discussion more user-friendly
Let's make a markdown link so when reading on github, you can go right there.
1 parent 4865fb6 commit 2e3dec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The OAI provider library handles serving local content to other clients. Here's
6464
end
6565
```
6666

67-
See {OAI::Provider} for more details
67+
See comment docs at top of [OAI::Provider](./lib/oai/provider.rb) for more details, including discussion of the `OAI::Provider::ActiveRecordWrapper` class for quich setup of an OAI provider for an ActiveRecord model class (single database table)
6868

6969
Interactive Harvester
7070
---------------------

0 commit comments

Comments
 (0)