mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
Use https link for API docs (#180)
This commit is contained in:
parent
da7494b5ba
commit
65b926c926
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Note: Multiple drivers can be included in the same application.
|
|||
|
||||
## Documentation
|
||||
|
||||
* [Latest API](http://crystal-lang.github.io/crystal-db/api/latest/)
|
||||
* [Latest API](https://crystal-lang.github.io/crystal-db/api/latest/)
|
||||
* [Crystal book](https://crystal-lang.org/docs/database/)
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue