Merge PR #5463: docs: add link to iavl documentation

This commit is contained in:
Marko
2020-01-02 10:25:09 -05:00
committed by Alexander Bezobchuk
parent 9a183ffbcc
commit 43e25e283e
10 changed files with 34 additions and 21 deletions
+11
View File
@@ -0,0 +1,11 @@
name: Check links
on: [pull_request]
jobs:
link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Link Checker
uses: peter-evans/link-checker@v1
with:
args: -v -r *