Skip to content

Fixed editUrl in Docusauraus so Edit button works #5

Fixed editUrl in Docusauraus so Edit button works

Fixed editUrl in Docusauraus so Edit button works #5

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable