Skip to content

Commit a66c574

Browse files
Merge pull request #2317 from mscarey/patch-1
remove broken link from principles.rst
2 parents 4297fb6 + 9295147 commit a66c574

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/guide/principles.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ system wants to ask us about an act.
2727
The first element, ``akn``, tells us that the Akoma Ntoso naming convention is being used.
2828

2929
.. seealso::
30-
For more details on FRBR URIs, see https://www.oasis-open.org/standard/akn-v1-0/docs/akoma-ntoso-user-documentation/metadata-describes-the-content.
30+
For more details on FRBR URIs, see https://docs.oasis-open.org/legaldocml/akn-nc/v1.0/cs01/akn-nc-v1.0-cs01.html
3131

3232
Every Indigo work has an FRBR URI associated with it which is used to identify it in the
3333
public REST API.
@@ -40,9 +40,6 @@ existing work. A single piece of legislation that has been amended over
4040
time is comprised of multiple separate documents, one for each amendment. Each
4141
amended version of the document has a different ``id``, but the same work URI.
4242

43-
..
44-
TODO: update below?
45-
4643
The **application API** uses the numeric IDs to identify documents so that it can
4744
handle deleted documents, draft documents and amended documents with the same
4845
URI.

0 commit comments

Comments
 (0)