From 3ac428e26a72ab51e15435a77f544486406fcc2f Mon Sep 17 00:00:00 2001 From: Andrew Thauer <6507159+andrewthauer@users.noreply.github.com> Date: Tue, 19 Jan 2021 10:07:08 -0500 Subject: [PATCH] Update docs/architecture-decisions/adr010-luxon-date-library.md Co-authored-by: Adam Harvey --- docs/architecture-decisions/adr010-luxon-date-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture-decisions/adr010-luxon-date-library.md b/docs/architecture-decisions/adr010-luxon-date-library.md index db0a496ce5..ec2d404a36 100644 --- a/docs/architecture-decisions/adr010-luxon-date-library.md +++ b/docs/architecture-decisions/adr010-luxon-date-library.md @@ -25,7 +25,7 @@ state issues. On top of this, `momentjs` is recommends using one of the more modern alternative libraries. See -[[RFC] Standardized Date & Time Library](https://github.com/backstage/backstage/issues/3401) +[[RFC] Standardized Date & Time Library](https://github.com/backstage/backstage/issues/3401). ## Decision