Skip to content

Fix typo in RFC

Fix typo in RFC #77

Workflow file for this run

name: Check all RFCs Linked
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run link check
run: python find-unlinked.py