From 57ba85d8f60d068c4b876928827e9b301bcb3511 Mon Sep 17 00:00:00 2001 From: Tim Showers Date: Tue, 29 Nov 2022 12:35:25 -0500 Subject: [PATCH] Fix for readme docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43dd4cb0..14e5afbc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The goal of this project is to assign somewhat predictable and globally unique identifiers to political divisions. -The canonical documentation of OCD-IDs is expressed as [OCDEP 2: Open Civic Data Divisions](https://opencivicdata.readthedocs.io/en/latest/proposals/0002.html). +The canonical documentation of OCD-IDs is expressed as [OCDEP 2: Open Civic Data Divisions](https://github.com/opencivicdata/docs.opencivicdata.org/blob/master/proposals/0002.rst). Tests can be run with [Bazel](https://bazel.build/):