Skip to content

docs: Fixed broken links in README and updated cargo-near section #7

docs: Fixed broken links in README and updated cargo-near section

docs: Fixed broken links in README and updated cargo-near section #7

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]